Examveda
Examveda

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

A. Returns the length of the list

B. Converts the list to lowercase

C. Converts the list to uppercase

D. Removes the last element

Answer: Option A


This Question Belongs to Python Program >> Lists In Python

Join The Discussion

Related Questions on Lists in Python