NEW
Font size
S
M
L
XL
WorksheetsExpress Course (v2024) Quiz 3
Total questions: 10
Worksheet time: 10mins
Name
Class
Date
1.
A list of steps to finish a task.
a)
Algorithm
b)
Program
c)
Bug
2.
If you weren't able to complete a challenge the first time you should
a)
pout
b)
give up
c)
try again
d)
bang on the keyboard
3.
the action of doing something over and over again
a)
for loop
b)
while loop
c)
bug
d)
loop
4.
Can this code be written better?
a)
Yes, by using loops (repeat blocks)
b)
No, this is the best way to right this code
5.
statements that only run under certain conditions
a)
conditionals
b)
paramenter
c)
reflect
d)
variable
6.
In coding, an event is:
a)
trying again and again, even when something is hard.
b)
an example of being a good digital citizen.
c)
an error in a program that prevents the program from running as expected.
d)
an action that causes something to happen.
7.
An error in a program that prevents the program from running as expected.
a)
bug
b)
debugging
c)
for loop
d)
binary
8.
Finding and fixing errors in a program.
a)
debugging
b)
bug
c)
nested loop
d)
event
9.
How long are the sides of this shape?
a)
2 pixels
b)
120 pixels
c)
150 pixels
d)
Purple pixels
10.
a loop within a loop, an inner loop within the body of an outer one.
a)
Nested Loop
b)
Condition
c)
while loop
d)
For Loop
Reset
