DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
capitalizing first letter of each word in python
text = "this is an example text" print(text.title())
Source by www.programiz.com #
PREVIOUS
NEXT
Tagged:
#capitalizing
#letter
#word
#python
ADD COMMENT
Topic
COMMENT
Name
1+1 =
Submit