Examveda
Examveda

What is the purpose of the remove() method for lists and tuples?

A. Removes the specified element

B. 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


This Question Belongs to Python Program >> Tuples In Python

Join The Discussion

Related Questions on Tuples in Python