Python For Everybody (audio/py4e)
5.1 The Basics of Loops
- Author: Vários
- Narrator: Vários
- Publisher: Podcast
- Duration: 0:09:58
- More information
Informações:
Synopsis
We look at how we construct a loop so that it runs as long as we want it to run. We learn about iteration variables and exiting loops with the 'break' and 'continue' statements.