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