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