CBSE Class 11 Informatics Practices Question 22 of 80

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