Lesson 4 — Bee in the Garden (Repeat) (Level 2)

Overview
In this module you will learn repetition: doing the same action multiple times.

Goal
Help the bee reach the flower using a repeat block.

How to complete this challenge

  • Click on the ‘Open in Scratch to reach coding’ button.
  • Click on the Bee icon inside the Sprite section.

  • Now you have to search for this section in the middle:

  • Find the repeat block.
  • Put MoveRight inside the repeat block.
  • Choose the correct number of repeats.
  • Press the green flag and check if the bee reaches the flower.

Tip
Repeating a small step is often easier than writing many blocks one by one.

Completion
Success appears when the bee touches the flower.