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