K.4.4 Loops 4

(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

K.4.7 Loops 3.mp4

3. your turn to try