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