wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

[Tutorial] Starting Programming-Scratch

Total questions: 25

Worksheet time: 24mins

Name
Class
Date
1.

What colour blocks allow movement/motion in Scratch?

a)

Blue

b)

Green

c)

Yellow

d)

Red

2.

The code blocks don't need to be joined, as long as they are on the script area, they will run.

a)

True

b)

False

3.

What is the definition of an Algorithm?

a)

A set of instructions to perform a process.

b)

The answer to a question.

4.

What colour is the default cat in Scratch?

a)

Brown

b)

Black

c)

Orange

d)

White

5.

What type of loop is this?

a)

Forever Loop

b)

Repeat loop

c)

Infinite loop

6.

What loop is this?

a)

Forever loop

b)

Fixed loop

7.

How many categories of block do we have in Scratch?

a)

12

b)

10

c)

9

d)

2

8.

In scratch, these characters are called___________________________

a)

Backdrop

b)

Sprites

c)

Blocks

d)

Stage

9.

A program is a set of instructions that tells the computer what to do

a)

True

b)

False

10.

This is called ____________

a)

A program

b)

A loop

11.

Which block allows you to add sound?

a)
b)
c)
d)
12.

Will the sprite walk to other position after this code?

a)

Yes

b)

No

13.

Where do you find the images of backdrops to insert in scratch?

a)

Script

b)

Backdrop

c)

Costume

d)

Gallery

14.

Can you paint a new costume for a sprite in scratch?

a)

Yes

b)

No

15.

What will happen when the green flag is clicked?

a)

Make the character spin

b)

Add a sprite

c)

Start the game

d)

Make the ball bounce

16.

Which category does this command block belongs to?

a)

Motion

b)

Events

c)

Looks

d)

Control

17.

Which category does this command block belongs to?

a)

Sensing

b)

Sound

c)

Motion

d)

Control

18.

Look at the picture. What does it mean?

a)

Delete a sprite

b)

Add backdrop

c)

Add sprite

d)

All the above

19.

Look at the picture. What does it mean?

a)

Add a sprite

b)

Delete a sprite

c)

Add backdrop

d)

Add more sprites

20.

Can we add sound to our scratch project ?

a)

Yes

b)

No

21.

Which block can make the Sprite say something?

a)

Looks

b)

Sounds

c)

Pen

d)

Data

22.

What area is this?

a)

Stage Area

b)

Script Area

23.

Where can you find this code block?

a)

Sound

b)

Data

c)

Events

d)

Control

24.

Where can you find these code blocks?

a)

Events

b)

Sensing

c)

Motion

d)

Sound

25.

In Scratch, a 'sprite' can be resized.

a)

True

b)

False