[09] Learn Python - Strings

Опубликовано: 11 Июль 2026
на канале: Lane Hogan
74
5

Learn how to concatenate, index, slice, format, and modify strings!

⭐️ Contents ⭐️
⌨️ (00:00) Introduction
⌨️ (00:16) String Review
⌨️ (01:42) Multiline Strings
⌨️ (02:40) Multiline Comments
⌨️ (03:27) String Length
⌨️ (04:46) String Concatenation
⌨️ (08:44) String Indexing
⌨️ (11:14) String Slicing
⌨️ (15:54) Reversing Strings
⌨️ (17:21) F-Strings
⌨️ (19:45) .format()
⌨️ (24:53) Format Specifiers
⌨️ (28:02) Escape Characters
⌨️ (29:35) .split()
⌨️ (30:30) .join()
⌨️ (31:36) .count()
⌨️ (32:11) .replace()
⌨️ (32:59) Upper and Lower Case
⌨️ (33:46) Stripping Whitespace
⌨️ (34:54) Outro

--

🔗 Support the channel on Patreon:   / everythingcs  
🔗 Join the community Discord:   / discord  

#everythingcs #python