Level 3 : What will be the datatype of the var in the below code snippet?


value_one = 10
print(type(value_one))
value_two = "Hello"
print(type(value_two))

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