1.4.9 Events


Teaching Point: I can use an event block to cause an action to happen.

1. Vocabulary Words to Know

EVENT

An event causes an action to happen.

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.9 Events.mp4

3. your turn to try