filmov
tv
Python : Built-in Functions of String #pythonprogramming #coding

Показать описание
-upper() → Converts string to uppercase
-lower() → Converts string to lowercase
-strip() → Removes spaces from both sides
-replace() → Replaces part of the string
-lower() → Converts string to lowercase
-strip() → Removes spaces from both sides
-replace() → Replaces part of the string