Computer Science, asked by mahajansunil25, 7 months ago

which of the following will always return a list() (a) max () (b) min () (c) sort () (d)sorted()​

Answers

Answered by bhandaripalak7
1

Answer:

Max is the answer!!

sorry if it's wrong

HOPE THIS HELPS U!!


bohrakrishna963: sorry behen ki apsabd
Answered by Jasleen0599
2

Option: d) sorted( )​

sorted function  will always return a list.

  • Without changing the original sequence, Sorted() sorts any sequence (list, tuple) and always returns a list with the entries sorted. Three factors are required for sorting, however only one of them is required.
  • The iterable object supplied by the sorted() function is returned as a sort The underlying design of a computer, in which internal instructions are carried out by the computer.
  • Because of their extreme versatility, billions of computer CPUs are employed worldwide. Peruse the schedule In order to process instructions, instructions must first be read into memory (RAM). You can choose between descending and ascending order. Numbers are ordered numerically, and strings are arranged alphabetically.
  • A list that contains BOTH string values AND numeric values CANNOT be sorted.
  • The qsort function in the standard C library can be used to sort an array.

#SPJ3

Similar questions