Python for Everybody (py4e.com)
These are the lectures to supplement the textbook 'Python for Everybody: Exploring Information' and its associated web site py4e.com
Python for Everybody (py4e.com)
5.2 Definite Loops
•
Dr. Charles Russell Severance
We learn how to use the 'for' statement in Python to loop through a set of data.