Computer Science

Fill in the blanks:

To get each word's first letter capitalized, _________ function is used.

Python String Manipulation

2 Likes

Answer

title()

Answered By

2 Likes


Related Questions