filmov
tv
Chapter 7 - Strings in Python (Part 2)

Показать описание
Python has a set of built-in methods that you can use on strings.
Note: All string methods returns new values. They do not change the original string.
Note: All string methods returns new values. They do not change the original string.