Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 11
Computer Science
Lists in Python
Question 13
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
Previous
Question 12
Next
Question 14