Preview 1
In computer science we call these loops! Loops are used to repeat a set of instructions multiple times. We typically indent the instructions that we want to repeat to make sure the computer knows how many lines of code to repeat. Incorrect Code/Instructions Debugged Code/Instructions 1. Repeat 1 times: 2. Move Up 3. Stop Repeat 4. Repeat 3 ...
Preview 1
Preview 2
Preview 3
Preview 4
Preview 5
Preview 6