Q18
What is the purpose of the reverse() method for lists and tuples?
A.
Reverses the order of elements in the list or tuple
AnswerB.
Removes the last element
C.
Deletes the list or tuple
D.
Adds an element to the list or tuple
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board