wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Scratch: Translate the Code

Total questions: 12

Worksheet time: 9mins

Name
Class
Date
1.

What does this mean?

a)

Then sprite will spin

b)

The sprite will change color

c)

The sprite will move for 2 seconds

d)

The sprite will say Hello for 2 seconds

2.

What does this mean?

a)

The sprite will spin forever

b)

The sprite will change color forever

c)

The sprite will spin one time

d)

The sprite will disappear

3.

What does this mean?

a)

The sprite will go to a random position one time

b)

The sprite will dance

c)

The sprite will forever go to a random position every 1 second

d)

The sprite will gain points after touching another sprite

4.

What does this mean?

a)

The sprite will turn 10 times to the right

b)

The sprite will change size 10 times

c)

The sprite will move 10 times

d)

The sprite will say HELLO 10 times

5.

What does this mean?

a)

Meow will be played only after clicking the sprite

b)

Meow will play forever

c)

Meow will only play after clicking the flag

d)

The sprite will start changing colors

6.

What does this mean?

a)

The sprite will change colors after clicking on the sprite

b)

The sprite will spin when spacebar is pressed

c)

The sprite will change colors after pressing spacebar

d)

The sprite will not do anything

7.
a)

The sprite will change costumes 1 time

b)

The sprite will change costumes 10 times

c)

The sprite will spin 10 times

d)

The sprite will stop moving

8.

What does this mean?

a)

The sprite will talk

b)

The sprite will go to a random position

c)

The sprite will only move up when the UP Arrow is pressed

d)

The sprite will change costumes only when the Down Arrow is pressed

9.

What does this mean?

a)

The score will change by 1

b)

The score will not change

c)

The score will change by -1

d)

The score will reset to 0 when the Flag is clicked

10.

What does this mean?

a)

When the sprite touches the line, the score will change

b)

When the sprite touches the line, the sprite will make a sound

c)

The score will reset to 0 when the sprite touches the line

d)

All the code will stop once the sprite touches the line

11.

Will this code work?

a)

No

b)

Yes

c)

Maybe

d)

I don't know

12.

What is this code block used for?

a)

It lets the sprite move to the right

b)

It stops all the code

c)

It picks a random number from 1 to 10

d)

It does not do anything