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