Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Scratch

Total questions: 10

Worksheet time: 8mins

Name
Class
Date
1.

What is Scratch?

4 lines
2.

What is a sprite?

a)

a popular drink

b)

a cat

c)

a 2D object that contains code/programing

d)

a 3D object that is used in video games

3.

What is the 1st block we need to start our code?

a)

move block

b)

event block

c)

repeat block

4.

In Scratch, what computer language do we use?

(a)  

5.

If we want to change the appearance of our sprite we use (a)  

6.

What does this icon do?

a)

Add/Change a sprite

b)

Starts a new project

c)

Add/changes a background

7.

This icon changes the

(a)  

8.

Why do we need a wait on second in between the blocks?

4 lines
9.

How do we create loops?

a)

Repeat Blocks

b)

Forever Blocks

c)

Both

10.

What blocks are missing from this code? How can we simplify or improve it?

4 lines