Review your 3 conditional-based clock animations and 3 calendar sketches
Programming Workshop
One of the most useful things about computers is their ability to perform a task 1,000,000 times as easily as they can do it once. This week we will learn about a fundamental mechanism for orchestrating repetition (and variation) in your code: the loop.