Level 10 : What will be the output of the below python code


def my_three(a, b, c):
    print(a, b, c)

a = {'a': "one", 'b': "two", 'c': "three" }
my_three(**a)

Author: KaivalyaG | Tags: function | 1736+ Python FAQs | Share
attribute | loop-control | import-method | exception | goto-function | compute | command-line-parsing | call | format | zfill-function | parameter | identifier | sys | installation | iterable | library | loops | tuple-unpacking | data-structure | list-method | random-function | counter-function | global-variable | logical-operator | list-comprehension | loop | immutability | factorial-function | datetime | pickling-&-unpickling | python-history | pseudocode | generators-in-python | pandas | zip | type-conversion | recurssion | bitwise-operator | design-principle | lambda | data_structure | mathematical-function | rollback | python-module | print | swapping | identity-operator | join | operations | choice | match | control-statement | operand | mapping-function | input-function | gil | tuple | variable | thread | array | complex | print-statement | encoding | basic | immutable-data-type | string | higher-order-function | yield | sorting | string-slicing | nested-loop | matrix-list-comprehension | boolean | min-max-function | sys-module | static-method | postfix | invalid-list | string-formatting | constructor | operator-and | list-mutation | multithreading | python | list-comprehension | data-type | context-manager | class-and-instance-variable | init | version | methods | namedtuple | head-and-tail | operator-or | inherit | slicing | comment | mutable | identity-operator | turtle | object-attribute | syntax | assert | sum() | oop | type-conversion | string-manipulation | math | binary-operation | multiprocessing | random | default-mutable-argument | round | benefit | update | frozenset | expression | center | lambda-function | bitwise | binary | touples | boolean-and-non-boolean | string-method | memory | input | regex | implementation | raise | complex-number | memory-management | class-and-object | string-slicing | else-statement | mysql | control-flow | set-operation | counter | encapsulation | while-loop | zip-function | exception-handling | sorted | namespace | control-flow | virtual-environment | functions | asyncio-module | conversion | interpreter | operators | string-method | asyncio | python-repl | decorator | __init_subclass__ | mathematics | staticmethod | classes | numpy | list-indexing | __future__ | stack | return-statement | indexing | escape-operator | inheritance | indentation | fabs-function | set | formal-and-actual-parameter | bitwise-operator | arithmetic-operation | with-statement | threading | integer | input-function | numeric | comprehension | class | magic-method | async | version-check | keyword | enumerate() | append | arithmetic-expression | python_version | list-operation | round-function | while-else-loop | data-structures | generators | dictionaries | syntax-error | function | module | global | error | multiple-inheritance | regular-expression | file-handling | global-keyword | syntaxerror | statement | logical-operator | polymorphism | odd-number | shallow-copy | file_handling | list-vs-tuple | feature | exception-handling | built-in-function | function-and-scope | __all__-attribute | exponentiation | destructor | package-management | software-design | comparison | operator | built-in | operator-overloading | def | slice | descriptors | application | condition | matrix | matplotlib | collections | precedence | filter-function | file-handling | lists | typeerror | scientific-notation | built-in-function | heap-memory | conditional-statement | global-variable | map-function | file | while-and-for-loop | expand-tab | class-and-inheritance | filter | max-min | function-argument | math-copysign | access-modifier | recursion | datatype | id-function | floating-point-precision | debugging | precedence-and-associativity | name-mangling | deep-copy | generator | functional-programming | pep | virtual-environment | dictionary | for | method | sum-function | string-formatting | docstring | oops | syntax-error | copy | list-slicing | data-type | type_conversion | logical-operation | range | python-django | overflow | error-handling | list-join | iterator | split | dicts | objects | assignment-operator | collection | string-concatenation | int | data-structure | list | lambdas | string-iteration | decimal | conditional-statement | min-function ...