Examveda
Examveda

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

A. Returns the length of the string

B. Converts the string to lowercase

C. Converts the string to uppercase

D. Removes leading whitespace

Answer: Option A


This Question Belongs to Python Program >> Strings In Python

Join The Discussion

Related Questions on Strings in Python