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


x = abcd
print(list(map(list, x)))

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