wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Game and Logic

Total questions: 25

Worksheet time: 15mins

Name
Class
Date
1.

What you will use to change the location of the scratch ?

a)

Costume tab

b)

Coordinates

c)

Stage Information

d)

File Menu

2.

The Scratch interface three main sections is ?

a)

Stage, character & sprite List

b)

Sprite , help and sprite

c)

Stage, Script & blocks palette

3.

What will happen when the green flag is clicked

a)

the sprite will rotate 15 times

b)

the sprite will rotate 10 times

c)

the sprite will move 15 spaces

d)

the sprite will move 10 spaces

4.
When you want a sprite to change appearance, you can add more
a)
Clothes
b)
Costumes
c)
Looks
d)
Characters
5.

Which of these would move the sprite down on the stage?

a)

Change x by 10

b)

Change x by -10

c)

Change y by 10

d)

Change y by -10

6.

What is the correct number on to fill the questions?

a)

2

b)

2

c)

4

d)

5

7.

For making 10 square, so how many repeat and angle must fill?

a)

10, 30

b)

10, 36

c)

10,35

d)

10,60

8.

Which code must be remove to make the object move to all the path?

a)

b)

c)

d)

9.

Instead of using a 90-degree angle to create a square, what should the angle be for this object to ensure precision?

a)

60 , 120

b)

120,90

c)

70, 110

d)

110,70

10.

For making 4 parallelogram like a showflake, how many repeat, and turn right angle must fill?

a)

4,90

b)

4,120

c)

4,60

d)

8,45

11.

For drawing this circle how many repeat must fill?

a)

120

b)

240

c)

300

d)

260

12.

For drawing the circle besides we need a "jump" code. What is the fuction of jump code?

a)

move forward and draw a line

b)

move forward and draw a line

c)

move to the point forward without draw a line

d)

move to the point forward with draw a line

13.

Which code must be choose for moving this BB-8 robot?

a)

b)

c)

d)

14.

What number must be fill in this repeat code?

(a)  

15.

"Repeat" code is used to ?

a)

move

b)

loop

c)

do seqence order

d)

change position

16.

Look closely at the code beside. What will happen when you click "Run"?

a)

BB-8 will travel too far in the first loop

b)

BB-8 will not travel far enough in the first loop in order to get all of the scrap metal

c)

BB-8 will collect all of the scrap metal with no problems.

d)

BB-8 will turn the wrong direction after the first loop.

17.

Which one is called nested loop?

a)

b)

c)

d)

18.

Re-arrange this code to make the BB-8 take all the scrap metal.

a)

1-2-3-4

b)

2-1-3-4

c)

1-3-2-4

d)

2-1-4-3

19.

Re-arrange this code which is put into repeat command, to make the BB-8 get all the metal.

(a)  

20.

Which code do you need to put inside the "repeat (2)" command

a)

1 then 2

b)

4 then 1

c)

3 then 1

d)

3 then 2

21.

What does this line bit of code do?

a)

repeatedly move the sprite on the screen

b)

move the sprite to a random location on screen when it is clicked.

c)

teleports when the flag is clicked

d)

Pops the sprite.

22.

What does this line of code do?

a)

forever

b)

nothing

c)

Loops the code over and over forever

d)

best friends forever

23.

What would this line of code do?

a)

spin the object in a circle.

b)

walk to the edge of the screen

c)

change color

d)

animate a walk cycle.

24.
What will happen when the green flag is clicked?
a)
Make the character spin
b)
Make the ball bounce
c)
Start the game 
d)
Add a sprite
25.

What will happen when you run this code?

a)

Bounce everywhere

b)

Add background music

c)

Change scene

d)

Say something