Font size
WorksheetsCoding Quiz!
Total questions: 23
Worksheet time: 24mins
What is used to signal to the computer to START following the code?
Input
Output
Variable
Logic
Which of these allows code to have multiple (more than 1) options?
Input
Output
Variable
Logic
How many variables would be needed to create the numbers on dice?
2
4
6
8
What is the word used to describe how numbers are chosen on dice?
Predictable
Random
Consistent
How many variables would be needed to create a game of "rock, paper, scissors"?
1
3
5
100
Morse code is made up of a series of...
Books
Dots and dashes
Unfortunate Events
TV shows
Morse code message could be sent using which methods? (Choose 3)
Blinking with eyes
Flashing lights
Beeps
Paper plane
TRUE or FALSE: A computer must follow instructions exactly as they are programmed?
TRUE
FALSE
What should you do if your program doesn't work the way you expected?
Smash your computer
Cry
Carefully check every bit of code to see where the mistake is.
Give up
What was the website we were using to create electronic dice?
Typing.com
Google.com
Microbit.org
We used Block code to make our electronic dice. What other types of code could be used on the Microbit website? Choose 2.
Python
Javascript
Scratch
Morse
Coding can be used to
Program robots
create websites, games & apps
tell computers what to do
all of the above
