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