Working with Python3 simple types: strings
#python #python3 #recipes #strings
0:00 Start
0:03 Empty strings
0:44 Characters count
2:15 Converting a string to a number
4:11 Character replacement
5:17 Escaping characters
6:47 Iterating over a string
8:00 Removing spaces
8:50 Replace multiple characters
10:01 Split a string into a list
11:34 Strings comparison
13:05 Strings interpolation
15:23 Inserting substrings
16:50 Removing substrings
18:41 Searching substrings
コメント