Examveda
Examveda

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

A. Removes the specified element

B. Adds an element to the list

C. Replaces an element in the list

D. Deletes the list

Answer: Option A


This Question Belongs to Python Program >> Lists In Python

Join The Discussion

Related Questions on Lists in Python