https://access2learn.com/tutorial/pyt...
Like videos like this? Want to learn more about Python? Then check out this playlist: • Intro to the Python Programming Language and subscribe to the channel: / @access2learn
In this video we look at some basic string operations in Python, like how to find a sub string (string slicing), seeing is a sub-string exists in a string, how to loop through a string character by character, and how to find a specific character at a specific index.