filmov
tv
Python 3.7: Capitalize String Method

Показать описание
In this tutorial, we will introduce you to the Capitalize string method in Python 3.7. This method will return a copy of the string with the first character capitalized and the remaining characters lowercase.