Loops Lesson 4
Repeat Until Builder
Students build a loop that keeps collecting until a target number is reached.
Choose the goal.
Variable
gemCount
Stop At
5
- Run the loop to watch it stop at the goal.
Code Connection
Try Repeat-Until Challenge
let gemCount = 0