Examveda

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

A. Removes all elements from the list

B. Adds an element to the list

C. Removes the last element

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