Watch this video to learn why we use loops to repeat code in programs.

Scratch Shapes Activity Pack

🛠 What will you need?

The Scratch website. It is free to use and works on all devices.

What will you learn?
Use code blocks to program your sprite to draw a variety of shapes using pen, movements and loops (repetition).

1. Squares
Watch the video to learn how to program your sprite to draw a square. Then use loops to simplify your program. 
Tip: You can clear your drawings by clicking on the ‘Clear’ code block in the Pen section.

Challenges
Could add a new sprite to your project and use the repeat, forward and turn code blocks to draw a pattern that looks like stairs?

2. Circles
Use the video to help you add a new sprite and program it to draw a circle. Experiment with the numbers to make your circle bigger and smaller.

Challenge
How could you draw a repeating circle that looks like the Olympic Rings?