CBSE Class 11 Computer Science Question 19 of 82

Lists in Python — Question 13

Back to all questions
13
Question

Question 13

The sort() function arranges the elements of the list either in ascending or descending order.

Answer