Understanding Python: String Manipulation

preview_player
Показать описание
From URL construction, to user input handling, data processing and much more. String manipulation is one of those core skills that every python programmer must know. So stick with me and we'll add a major skill to your toolset.s.

In this video, we cover the most essential built-in functionality Python offers for string manipulation. From concatenation to formatting, splitting to cleaning, we'll get you started.

As always, please comment below if you have any questions or suggestions for future videos.

Chapters
========
0:00 - Intro
0:47 - Concatenation
3:27 - Formatting with f-strings
7:27 - Formatting with .format()
11:14 - Formatting with %
12:29 - "Special" Formatting
15:44 - Splitting
19:22 - Cleaning with strip
20:53 - Cleaning with replace
23:26 - Outro

Intro music: 失望した by Eva
Outro music: Elix by Synthness
Рекомендации по теме
Комментарии
Автор

Do you primarily use Python's built-in string manipulation tools, or some third-party package?

JakeCallahan
Автор

great video! relaxing and informative. You really know your stuff! thank you for teaching us, because I literally started knowing nothing! and you have helped me so much.

dragonkat
welcome to shbcf.ru