DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python title case
string = 'this will be title case' print(string.title()) #output: 'This Will Be Title Case'
PREVIOUS
NEXT
Tagged:
#python
#title
#case
ADD COMMENT
Topic
COMMENT
Name
4+7 =
Submit