wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Interstate Competition

Total questions: 11

Worksheet time: 8mins

Name
Class
Date
1.
Which command let the sprites walk ?
a)
Walk
b)
Run
c)
Move
d)
GO!
2.
Can we give sprite specific location to start from ?
a)
No
b)
Yes
3.
the background of the project
a)
Stage
b)
Script
c)
Scratch
d)
Backdrops
4.

What is the output of the program?

a)
b)
c)
d)
5.

TO START THE ALGORITHM WE USE ......

a)
b)
c)
d)
6.

what will the sprite do ?

a)

does it move ?

b)

walk

c)

move

d)

when the green flag is clicked the sprite will move ten steps forword

7.
What would this code do?
a)
make sprite run when distace is close
b)
broadcast RUN when distance is close
c)
move 10 steps then stop
d)
glitch out
8.
What would this code do?
a)
Make a character dance
b)
Make a sound play
c)
rotate a character
d)
chase the mouse
9.

What is the variable in this code?

a)

keep score

b)

random position

c)

edge

10.

What does this block do?

a)

Repeat the code forever

b)

Repeat the code 2 times

c)

Repeat the code until touching the sprite

11.

What shape will this code draw?

a)

Circle

b)

Square

c)

Triangle

d)

Rectangle