wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

scratch

Total questions: 11

Worksheet time: 6mins

Name
Class
Date
1.

Which command let the sprite walk?

a)

Walk

b)

Run

c)

Move

d)

go

2.

What do you call the characters in scratch ?

a)

Sprite

b)

Script

c)

Sprite script

d)

Scratch

3.
Which from the following is not a command ?
a)
forever until
b)
repeat until
c)
repeat
d)
forever
4.
What is a loop?
a)
Starting the program
b)
Ending the program
c)
Allows something to be repeated
d)
Programs running
5.
The "forever" block is found in which of the following block types?
a)
sound
b)
data
c)
events
d)
control
6.

1. To add a new sprite to your code, you click on:

a)
b)
c)
7.

Select the block that makes the sprite move around the stage.

a)
b)
c)
8.

1. Select the block used to stop the program.

a)
b)
c)
9.

A person who writes programs is known as __________

a)

Programming

b)

Program

c)

Programmer

10.

Cat is by default sprite in Scratch.

a)

True

b)

False

11.

Repeating a statement more than once is called a...

a)

Repetition

b)

Loop

c)

Sequence

d)

Event