The First Law of Programmer Creativity: “The cost of software maintenance
increases with the square of the programmer’s creativity.”
— (source unknown)
We continue with our breakout scenario, an also with our investigation of loops. Jumping right ahead, I show you both how to write a nested loop, and why and how never to do it.
Concepts discussed: loops, while loop
Download: breakout-v5.zip