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