Examveda
Examveda

What does the len() function do when applied to a set or tuple?

A. Returns the number of elements in the set or tuple

B. Converts the set or tuple to lowercase

C. Converts the set or tuple to uppercase

D. Removes the last element

Answer: Option A


This Question Belongs to Python Program >> Sets In Python

Join The Discussion

Related Questions on Sets in Python