filmov
tv
Lsn 14 - Basic Python String Methods

Показать описание
We are exploring the use of split and strip together, unpacking strings from a python list, re-introducing delimiters with the join method, using both the find and the index method on strings, and finally, applying replace both to replace and delete values from a string.