Scratch Programming Worksheet


📘 Section A: Multiple Choice Questions (MCQs)

1. Scratch is a:

A) Programming language
B) Game only
C) Hardware device
D) Browser
Answer: A


2. Scratch is mainly used for:

A) Video editing
B) Creating animations and games
C) Typing documents
D) Browsing internet
Answer: B


3. Which company developed Scratch?

A) Microsoft
B) Google
C) MIT
D) Apple
Answer: C


4. Scratch uses which type of programming?

A) Text-based
B) Block-based
C) Machine code
D) Assembly
Answer: B


5. In Scratch, characters are called:

A) Objects
B) Sprites
C) Variables
D) Scripts
Answer: B


📘 Section B: Fill in the Blanks

  1. Scratch is developed by __________.
    Answer: MIT
  2. Scratch is a __________ based programming language.
    Answer: block
  3. The main character in Scratch is called __________.
    Answer: sprite
  4. Scripts are made using __________ blocks.
    Answer: coding
  5. Scratch is used to create __________ and games.
    Answer: animations

📘 Section C: True or False

  1. Scratch is a text-based language.
    Answer: False
  2. Sprites can move in Scratch.
    Answer: True
  3. Scratch is only used for professional coding.
    Answer: False
  4. You can add sounds in Scratch.
    Answer: True
  5. Scratch is beginner-friendly.
    Answer: True

📘 Section D: Short Answer Questions

  1. What is Scratch?
    Answer: Scratch is a block-based programming language used to create games, animations, and stories.

  1. What is a sprite?
    Answer: A sprite is a character or object in Scratch that performs actions.

  1. What is a script in Scratch?
    Answer: A script is a set of blocks that tells the sprite what to do.

  1. Why is Scratch used in schools?
    Answer: Scratch helps students learn coding in a fun and easy way.

  1. Can Scratch be used to create games?
    Answer: Yes, Scratch is widely used to create simple games and animations.

📘 Section E: Practical Activity (Project Tasks)

21. Create a simple animation:

👉 Make a sprite move from left to right.


22. Create a greeting project:

👉 Make a sprite say “Hello, Welcome to Scratch!”


23. Add sound:

👉 Add a sound effect when a sprite is clicked.


24. Create a story:

👉 Use 2 sprites and make them talk to each other.


25. Make a mini game:

👉 Create a game where a sprite catches falling objects.