capitalize in python
Python hosting: Host, run, and code Python in the cloud!
The method capitalize returns a new string with first letter capitalized.
Syntax
The format is:
|
Parameters
None.
Example
|
Result:
The capitalize method returns the string with first letter capitalized.
Posted in documentation
Leave a Reply: