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