Manipulating text in Python: replace, split and pop

Опубликовано: 04 Август 2026
на канале: Applied Language Technology
1,303
11

In this video, I will show you how to use the "replace", "split" and "pop" methods to manipulate string and list objects in Python.

✨ Check out the learning materials associated with this video: https://applied-language-technology.m...

✨ Clone the repository with Jupyter Notebooks for interactive computing from GitHub: https://github.com/Applied-Language-T...

✨ Check out other videos in the Working with Text in Python playlist:    • Working with Text in Python