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 ways to work with Strings, looking for sub-strings, and determining is a string starts or ends with a sub-string.
Additionally, we'll show how to remove white space from the beginning (leading) or end (trailing) portion of a string.