Examveda

What is the purpose of the title() method for strings?

A. Converts the first character of each word to uppercase

B. Converts the string to lowercase

C. Converts the string to uppercase

D. Removes leading whitespace

Answer: Option D


This Question Belongs to Python Program >> Strings In Python

Join The Discussion

Related Questions on Strings in Python