Python for Everybody (py4e.com)

6.1 Storing Text Data in Strings

September 30, 2016 Dr. Charles Russell Severance
6.1 Storing Text Data in Strings
Python for Everybody (py4e.com)
More Info
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.
Show Notes
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.