NEW
Font size
S
M
L
XL
WorksheetsPSPC - Week 6
Total questions: 10
Worksheet time: 5mins
Name
Class
Date
1.
In order to create a simple program in Snap, you can start by placing what on the stage?
a)
Box
b)
Block
c)
Palette
d)
Coral
2.
At the top of the script, what is this block referred to?
a)
Top Block
b)
Cap Block
c)
Start Block
d)
Hat Block
3.
True or False - A script can't have more than one hat block?
a)
True
b)
False
4.
Under the hat block, we have blocks known as what?
a)
Method Blocks
b)
Command Blocks
c)
Item Blocks
d)
Sprite Blocks
5.
To ask a question using a block, what colour block would this be?
a)
Orange
b)
Blue
c)
Purple
d)
Yellow
6.
How would you send out a signal or broadcast something?
a)
broadcast message and wait
b)
message broadcast and wait
c)
wait
d)
say "Hello there"
7.
What is a variable?
a)
A storage container that can store a value that may change during processing
b)
A value that never changes during processing
8.
Which of the following is the correct naming convention for the below variable:
a)
numOfchildren
b)
Numofchildren
c)
num-Ofchildren
d)
numOfChildren
9.
Which of the following is a logical operation?
a)
%
b)
True
c)
<
d)
==
10.
What is the data type for the following: "87654"
a)
Integer (Number)
b)
String (Text)
c)
Double (Decimal)
d)
Character
Reset
