Python for Everybody (py4e.com)
6.1 Storing Text Data in Strings
Sep 30, 2016
Dr. Charles Russell Severance
We learn how to create string variables and extract portions of the data as well as write simple loops to read through the characters in a string.