Examveda

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

A. Removes all elements from the set

B. Adds an element to the set

C. Removes the last element

D. Deletes the set

Answer: Option A


This Question Belongs to Python Program >> Sets In Python

Join The Discussion

Related Questions on Sets in Python