Font size
S
M
L
XL
WorksheetsQuiz #2: Loops & variables
Total questions: 10
Worksheet time: 6mins
Name
Class
Date
1.
Which of these is a variable?
a)
Pi
b)
Your name
c)
25
2.
The result of this block is 23
a)
True
b)
False
3.
I can add and multiply strings.
a)
True
b)
False
4.
Which block does an infinity loop?
a)
b)
c)
d)
5.
The following script is going to draw
a)
a square
b)
a circle
c)
an hexagon
d)
nothing
6.
Which is true?
a)
54 and 6 are numbers
b)
The result is 60
c)
The result is 546
d)
The result is 5 46
7.
The "space" ( ) is also a character.
a)
True
b)
False
8.
Integers and floats are number variables.
a)
True
b)
False
9.
What is the name of the block that does a finite loop?
(a)
10.
When making decisions, which of the following is false?
a)
There will be always two paths created
b)
We can use conditionals to select the path
c)
Helps us to go back to the algorithm if something went wrong.
d)
Both created paths will be running at the same time
Reset
