Vidyalelo
Python · Q27

Python Lists MCQs: Exam Practice for List Concepts

Programming · Python · question 27

Q27

Which method is used to sort the elements of a list in ascending order?

A.
sort()
Answer
B.
arrange()
C.
order()
D.
ascending()

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board