Examveda
Examveda

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

A. Returns the length of the list or tuple

B. Converts the list or tuple to lowercase

C. Converts the list or tuple to uppercase

D. Removes the last element

Answer: Option A


This Question Belongs to Python Program >> Tuples In Python

Join The Discussion

Related Questions on Tuples in Python