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