Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Scratch Games using Keyboard Control

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Background of the Scratch project is called ________

a)
Stage
b)
Script
c)
Scratch
d)
Backdrops
2.

_______ is a set of instructions for carrying out a task.

a)

Program

b)

Script

c)

Algebra

d)

Letter

3.

What type of block is this?

a)

Sensing

b)

Movement

c)

Variable

d)

Loop

4.

If I want to move my sprite to the right, which set of blocks would I need?

a)

Change x by -10

b)

Change x by 10

c)

Set x to 10

d)

Change y by 10

5.

If down arrow is pressed, which block should be used next?

a)

Set y to -10

b)

Change x by 10

c)

Change y by 10

d)

Change y by -10

6.

Which command let the sprite appear to be walking ?

a)

Go to ...

b)

Set x to ...

&

Set y to ...

c)

Move & next costume

d)

Glide to ...

7.

If I wanted to start a character at a particular place on the screen, which block would I use?

a)
b)
c)
d)
8.
Which from the following is not a command ?
a)
forever until
b)
repeat until
c)
repeat
d)
forever
9.

Which set of blocks would I use if I wanted my sprite to get an extra life it touched a bowl of cheesy puffs?

a)
b)
c)
d)
10.

What term is given to the process of correcting errors in code?

a)

Debulging

b)

Debugging

c)

Debagging

d)

Debigging