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