1.4.8 Loops 3

(Independent Practice)

Teaching Point: I can repeat the same patterns in my sequence by using loop blocks.


1. Vocabulary Words to Know

LOOP

A loop repeats part of our sequence over and over.

Bug

A bug is a problem in your sequence. It does not allow you complete your program.

Debug

Debug means to find the problem and figure out a solution.

Sequence

A sequence is the order of steps or directions. (first, next, then, last)

2. MINI LESSON VIDEO (LIVE SESSION)

1.4.7 Loops.mp4

3. your turn to try