Vidyalelo
Python · Q13

MCQs on Python Tuples: Exam

Programming · Python · question 13

Q13

Which method is used to sort the elements of a list or tuple 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