Level 1 : What will be the output of the following code


def days(**kwargs):
   for key, value in kwargs.items():
       print(key, value, end = " ")

days(Sunday = 1, Monday = 2, Tuesday = 3, Wednesday = 4)

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