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