
How to Program: Computer Science Concepts and Python Exercises
Loops and Iterations
Educational · Jun 1, 2020 · 28 min Prime Video
Available on Prime Video
S1, E5: One of the biggest thrills from writing code comes from getting a computer to perform a sequence of instructions repeatedly until a task is complete. Discover the ease of writing such loop programs and also the peril of getting stuck in infinite loops. Investigate while loops, for loops, and iterations.
Educational · Jun 1, 2020 · 28 min