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