NEW
Font size
S
M
L
XL
WorksheetsScratch - Year - Programming Principles
Total questions: 8
Worksheet time: 5mins
Name
Class
Date
1.
What do you call the characters in Scratch?
a)
Sprite
b)
Script
c)
Scratch
d)
Sprite Scripts
2.
An algorithm is..
a)
.. A set of instructions followed in sequential order to complete a task.
b)
... A motion block
c)
... A character
d)
... A loop statement
3.
A costume is
a)
A code block
b)
A motion
c)
A different way a sprite looks
d)
A sound
4.
a)
Make the character spin forever
b)
Make the ball bounce
c)
Start the game
d)
Add a sprite
5.
What is the key word used for when code is repeated or looped?
a)
Iteration
b)
Isolation
c)
ISO File
d)
Instantaneous
6.
Data can be stored in a Scratch program, what is data saved in?
a)
Stage
b)
Variable
c)
Variant
d)
Code drawer
7.
Which block allows you to make decisions (choices)?
a)
b)
c)
d)
8.
What would the output be for the code above?
a)
Tom
b)
Peter
c)
HI Peter
d)
Hi unnamed person
Reset
