Level 9 : What will be the output of the below python code


def my_function(**kid):
  print("Python faqs main page is " + kid["main"])

my_function(dev = "https://dev.pythonfaqs.com/", main = "https://9faqs.com/python")

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