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