wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

(Intermediate) Week 7: Randomisation

Total questions: 8

Worksheet time: 6mins

Name
Class
Date
1.

What does this block to do the sprite?

a)

Nothing

b)

Changes it's size

c)

Changes it's colour

d)

I don't know

2.

Variables are already made for you.

a)

True

b)

False

3.

Name this programming block

a)

If Statement

b)

Loop

c)

Variable

4.

What will this script do?

a)

Draw random colours in random places

b)

Draw random numbers

c)

Nothing

5.

This script constantly changes the location of the object.

a)

True

b)

False

6.

Where will this sprite spawn?

a)

The top half of the stage

b)

The bottom half of the stage

7.

This script constantly changes the colour of the object.

a)

True

b)

False

8.

Will this loop run when clicked?

a)

Yes

b)

No