Level 10 : What will be the output of the following Python code?


def show(id,name):
    print("Your id is :",id,"and your name is :",name)

show(12,"deepak")

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