Step 7. For/While Loops
This lesson introduces the ideas of
"for" loops and
"while" loops
in programming. These can be used to make things happen many times.
Play the lesson and do Exercises 7.1, 7.2 and 7.3 described in it.
The Worlds will not work until you make the fixes explained in the lesson.