A complete Python course from scratch. Lesson 4. Working with strings. The str data type.

Опубликовано: 16 Июнь 2026
на канале: Курсы для инженеров и аналитиков данных
325
6

Join our Telegram channel:

https://t.me/dwhlearn
https://t.me/learn_data_engineer

We'll cover the following questions:
How do I work with strings in Python?
What methods are there for working with strings?
What is escaping?
How do I elegantly get a substring from a string?
How do I concatenate strings?
And more

Code from the video tutorial: https://github.com/amelinvladimir/pyt...