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