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