Examveda
Examveda

What method is used to convert a string to uppercase in Python?

A. upper()

B. to_upper()

C. uppercase()

D. case_up()

Answer: Option A


This Question Belongs to Python Program >> Strings In Python

Join The Discussion

Related Questions on Strings in Python