Level 9 : What is the output of the following code?


aa = [1,3,4,5]
bb = [1,2,3,4]
print(list(map(pow, aa,bb)))

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