Step 2

Goal:


Let’s create a starting block for our program.

Our scratch code will begin when the green flag is clicked!

Steps:

  1. Click on Events.
  2. Drag When green flag clicked to an empty space.

Scratch:


Click to replay

Now let’s create a loop.

A loop will allow the blocks inside to repeat their functions!

Steps:

  1. Click on Control.
  2. Drag forever underneath When Green Flag is clicked.

Click to replay