1.4.1 Loops

Teaching Point: I can repeat parts my sequence by using loop blocks.


1. Introduction video

Watch the introduction video that will walk you through the steps of what you are expected to do during this lesson.

2. 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)

3. MINI LESSON (From previous live Lesson)

4. Your Turn to Try!