6.1 Storing Text Data in Strings

Share:

Python for Everybody (Audio/PY4E)

6.1 Storing Text Data in Strings

Education


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.