Level 1 : What will be the type of the variable sorted_numbers in the below code snippet?


numbers = (4, 7, 19, 2, 89, 45, 72, 22)
sorted_numbers = sorted(numbers)
print(sorted_numbers)

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