5.4 Loop Techniques

Python for Everybody (Video/PY4E) - A podcast by Dr. Charles Russell Severance

Categories:

We continue to look at how to construct loops including how to do something special the first time through the loop. We introduce the idea of 'None' which is a way to indicate that a variable is currently empty.