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 | 1736+ Python FAQs | Share
sorted | control-statement | init | numeric | id-function | version | arithmetic-operation | min-function | precedence-and-associativity | lists | global-keyword | default-mutable-argument | classes | python-django | debugging | raise | else-statement | goto-function | pickling-&-unpickling | call | pseudocode | descriptors | heap-memory | library | higher-order-function | pandas | operator-and | error | global | static-method | match | list-method | software-design | formal-and-actual-parameter | frozenset | dictionaries | python_version | list-operation | memory | operators | comment | lambda-function | int | data_structure | matrix | fabs-function | functional-programming | print | list-vs-tuple | __init_subclass__ | max-min | class-and-inheritance | mysql | nested-loop | round-function | indentation | recurssion | zip | binary-operation | destructor | datetime | logical-operator | functions | assert | objects | file-handling | random-function | choice | methods | inherit | attribute | loop-control | class-and-object | list | tuple | postfix | regex | data-structures | mathematics | string-formatting | generators-in-python | string-formatting | access-modifier | control-flow | iterator | asyncio | boolean-and-non-boolean | string-method | command-line-parsing | mathematical-function | inheritance | string-concatenation | function | name-mangling | string-iteration | with-statement | exception-handling | conversion | encoding | data-type | installation | statement | threading | string-manipulation | string-method | dictionary | def | type-conversion | bitwise-operator | polymorphism | numpy | tuple-unpacking | syntax | factorial-function | type_conversion | class-and-instance-variable | enumerate() | sorting | operator | iterable | async | invalid-list | __future__ | asyncio-module | matrix-list-comprehension | complex-number | oop | class | docstring | condition | integer | set | head-and-tail | collections | while-and-for-loop | range | loops | python | python-history | regular-expression | random | pep | magic-method | shallow-copy | staticmethod | comparison | control-flow | zfill-function | round | matplotlib | operator-overloading | overflow | constructor | yield | sum-function | import-method | map-function | memory-management | update | syntax-error | multiple-inheritance | virtual-environment | input | sys | file | syntax-error | operations | turtle | application | boolean | built-in-function | context-manager | global-variable | compute | list-indexing | list-slicing | design-principle | set-operation | comprehension | module | string | filter-function | loop | filter | print-statement | built-in-function | feature | min-max-function | conditional-statement | math | escape-operator | expression | data-structure | input-function | oops | for | join | gil | data-type | identifier | assignment-operator | complex | split | exception | decorator | bitwise | logical-operation | function-argument | logical-operator | indexing | math-copysign | mutable | built-in | odd-number | while-else-loop | arithmetic-expression | conditional-statement | python-repl | generator | sum() | bitwise-operator | file-handling | list-comprehension | generators | python-module | list-join | counter-function | list-comprehension | data-structure | exception-handling | keyword | syntaxerror | encapsulation | slicing | thread | floating-point-precision | operand | identity-operator | recursion | dicts | function-and-scope | zip-function | rollback | scientific-notation | exponentiation | while-loop | deep-copy | error-handling | stack | copy | center | object-attribute | collection | append | implementation | benefit | slice | counter | string-slicing | expand-tab | global-variable | package-management | string-slicing | input-function | mapping-function | immutable-data-type | list-mutation | virtual-environment | return-statement | array | lambdas | lambda | decimal | version-check | sys-module | immutability | basic | identity-operator | variable | __all__-attribute | datatype | namedtuple | interpreter | multiprocessing | operator-or | namespace | format | swapping | multithreading | typeerror | parameter | touples | precedence | file_handling | binary | type-conversion | method ...