wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Grade 3_scratch_UEA

Total questions: 12

Worksheet time: 7mins

Name
Class
Date
1.

What happens when you use the forever block in a script?

a)

a) The script runs once and stops

b)

b) The script runs continuously until the program is stopped

c)

c) The script runs only when a condition is true

d)

d) The script restarts automatically after finishing

2.

Which block would you use to repeat a set of instructions exactly 10 times?

a)

forever

b)

repeat 10

c)

wait 10 seconds

d)

if __ then

3.

In Scratch, what is the name of the area where you assemble the blocks to create a program?

a)

A) Stage

b)

B) Code area

c)

C) Scripts area

d)

D) Costume editor

4.

What does the when green flag clicked block do?

a)

It starts the program from the beginning when clicked

b)

It stops the program immediately

c)

It makes the sprite move to a random position

d)

It waits for user input

5.

what is the purpose of scratch in real time application

a)

A) To create complex software for industrial use

b)

B) To teach programming and develop interactive projects like animations, games, and stories

c)

C) To design large-scale databases for enterprises

d)

D) To simulate advanced machine learning algorithms

6.

Which block is used for starting a program?

a)
b)
c)
d)
7.

The Y axis means:

a)

"Left" and "Right"

b)

"Up and Down"

8.

These blocks are different examples of what?

a)

motion

b)

events

c)

controls

d)

sound

9.

What does this mean?

a)

Then sprite will spin

b)

The sprite will change color

c)

The sprite will move for 2 seconds

d)

The sprite will say Hello for 2 seconds

10.

What does this mean?

a)

The sprite will turn 10 times to the right

b)

The sprite will change size 10 times

c)

The sprite will move 10 times

d)

The sprite will say HELLO 10 times

11.

What does this mean?

a)

The sprite will change colors after clicking on the sprite

b)

The sprite will spin when spacebar is pressed

c)

The sprite will change colors after pressing spacebar

d)

The sprite will not do anything

12.
a)

The sprite will change costumes 1 time

b)

The sprite will change costumes 10 times

c)

The sprite will spin 10 times

d)

The sprite will stop moving