Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

camel case in python

>>> "they're bill's friends from the UK".title()
"They'Re Bill'S Friends From The Uk"
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #camel #case #python
ADD COMMENT
Topic
Name
4+8 =