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