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