Level 1 : What will be the output of the following Python code?


import turtle
t=turtle.Pen()
t.color(0,0,1)
t.begin_fill()
t.circle(15)
t.end_fill()

Author: KaivalyaG | Tags: turtle | 1859+ Python FAQs | Share
update | python-repl | namespace | overflow | python-django | operations | operator | indexing:-loc-vs-iloc | data-types | condition | print | defining-functions | memory-management | overriding-methods | matplotlib | introduction-to-python | list-slicing | lists | managing-directories-with-os-and-shutil | python-history | matrix | debugging | python-operators | default-mutable-argument | namedtuple | heap-memory | loop | loops | precedence | multiprocessing | list-operation | string-iteration | syntax-error | destructor | keyword | pseudocode | inherit | inheritance | bitwise-operator | test-discovery | datatype | asyncio | sorting-and-ranking | while-loop | access-modifier | type-conversion-and-casting | class-and-inheritance | higher-order-function | variable | counter-function | objects | working-with-dates-and-times | mathematical-function | writing:-write(),-writelines() | iterable | python_version | identifier | round-function | import-method | using-lists-as-stacks | init | immutability | invalid-list | reading-and-writing-files | factorial-function | module | function-and-scope | indentation | collection | regex | string-method | zip-function | max-min | arithmetic-expression | type-conversion | class-and-instance-variable | stack | creating-custom-modules | bitwise-operator | dictionaries | head-and-tail | list-methods-and-slicing | tuple-methods | boolean-masking | opening-files-(open()) | functional-programming | built-in-function | single-inheritance | recurssion | introduction-to-threads | gil | conditional-statements | call | global-variable | string-slicing | difference-between-threads-and-processes | encoding | goto-function | precedence-and-associativity | application | input-function | string | operators | functions | error-handling | walking-through-directories-using-os.walk() | append | classes | conditional-statement | handling-missing-values-(fillna,-dropna) | encapsulation | working-with-file-paths | thread-synchronization | lambda-functions | dicts | floats | string-slicing | sorted | random | context-manager | else-statement | sets | class-and-object | raise | dictionary | error | escape-operator | control-statement | built-in-modules | using-join()-and-is_alive()-methods | binary | parameter | multithreading | math-copysign | joining-and-merging-dataframes | __init_subclass__ | list-mutation | working-with-temporary-files-using-tempfile | filtering-and-indexing | exception-handling | assignment-operators | list-comprehension | syntax-error | else | copy | assignment-operator | exception | join | thread | built-in-function | data-type | constructor | docstring | string-manipulation | math | operator-and | using-yield-in-functions | generators | list | exception-handling | matrix-list-comprehension | class-decorators | compute | scientific-notation | multiple-inheritance | data-type | sys-module | odd-number | integers | python-syntax-and-structure | function-argument | tuple-unpacking | function | operator-or | sys | swapping | comprehension | oops | postfix | split | touples | staticmethod | complex-number | datetime | string-concatenation | dataframe-and-series-objects | formal-and-actual-parameter | print-statement | basic | loop-control-statements | exponentiation | file | type-conversion | class | working-with-binary-files-(rb,-wb) | return-statement | parsing-with-strptime | complex | literal-characters-and-special-characters | list-comprehensions | yield | min-function | indexing | match | descriptors | data-structure | quantifiers-(*,-+,-?,-{}) | implementation | comment | identity-operator | sorting | python | mutable | datetime.date,-datetime.time,-datetime.datetime | syntax | static-method | format | default-arguments | iterator | strings | sum-function | feature | recursion | pickling--unpickling | integer | arithmetic-operation | introduction-to-multiprocessing | design-principle | functional-programming | decimal | center | python-module | filter-function | generators-in-python | statement | map-function | mathematics | list-comprehension | dictionary-methods | threading | intering | asyncio-module | global-keyword | enumerate() | why-use-multiprocessing-over-threading?-(gil) | key-value-pairs | benefit | list,-set,-and-dictionary-comprehensions | built-in | __future__ | thread-safe-data-structures-(queue.queue) | numeric | library | dictionary-comprehensions | while-and-for-loop | binary-operation | method-overloading | set | floating-point-precision | bitwise | shallow-copy | time-series-with-pandas | logical-operator | regular-expression | decorator | loop-control | identity-operator | comparison | identity-operators-(is,-is-not) | name-mangling | random-function | input | regular-expressions | input-function | data_structure | def | memory | attribute | pass | choice | error-handling | list-indexing | round | using-the-threading-module | package-management | conditional-statement | boolean-and-non-boolean | file-handling | mapping-function | using-else-and-finally | membership-operators-(in,-not-in) | assert | string-methods | arbitrary-arguments-(*args,-**kwargs) | nested-loop | methods | counter | control-flow | deep-copy | logical-operators | set-operation | expression | reading:-read(),-readline(),-readlines() | sum() | lambda | while-else-loop | list-vs-tuple | data-structures-in-python | turtle | zip | control-flow | filter | pep | tuple | directory-operations | magic-method | multiple-except-blocks | frozenset | async | oop | boolean | string-formatting | file_handling | rollback | file-handling | command-line-parsing | tuples | anchors-(^,-$) | slice | using-assertions-(assertequal,-assertraises) | booleans | polymorphism | __all__-attribute | slicing | data-structures | string-formatting | data-structure | collections | range | method | operator-overloading | zfill-function | virtual-environment | logical-operator | unit-testing | software-design | reading-and-writing-large-files-efficiently | array | creating-and-starting-threads | syntaxerror | string-method | aggregating-data-with-functools.reduce() | expand-tab | global-variable | mysql | while-loops | fabs-function | operand | interpreter | numpy | version-check | logical-operation | global | for | min-max-function | lambdas | installation | list-method | immutable-data-type | generator | using-os-and-pathlib-modules | raise-statement | with-statement | typeerror | formatting-with-strftime | pandas | type_conversion | iterators | multiple-inheritance | lambda-function | conversion | advanced-file-operations | int | object-attribute | using-map()-for-transformations | id-function | version | list-join | virtual-environment | data-type-conversions ...