wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Scratch Introduction

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What version of Scratch are we using?

a)

1.0

b)

2.0

c)

3.0

d)

4.0

2.

What kind of code does Scratch use?

a)

Python

b)

C++

c)

Block code

d)

Java

3.

What is the name of the space where sprites move?

a)

Background

b)

Backdrop

c)

Stage

d)

Sprite space

4.

What button do we press to run code?

a)

Green flag

b)

Red button

c)

Start

d)

Space

5.

Which would make a sprite move up?

a)

Change X by 10

b)

Change Y by -10

c)

Change Y by 10

d)

Change X by -10

6.

If we want code to run for an entire game which block is used?

a)

Repeat 10 times

b)

Repeat until

c)

Keep going

d)

Forever

7.

Do your old scratch files still work in Scratch 3.0?

a)

Sometimes

b)

No

c)

Yes

d)

Only if they were saved the right way

8.

What type of block do we use to run code when something happens?

a)

When

b)

IF

c)

Sometimes

d)

While

9.

What block causes sprites make a speech bubble?

a)

Sound

b)

Speech bubble

c)

Say

d)

Think

10.

What is the size of the Scratch stage?

a)

480 x 360

b)

480 x 300

c)

400 x 360

d)

400 x 300