Font size
WorksheetsY4 Unit 3 Quiz
Total questions: 15
Worksheet time: 17mins
It tells you what a program is expected to do:
input
sprite
requirement
variable
It sets out the steps for the program (usually input, process and output).
requirement
program plan
variable
logical test
Any data or instructions that the user enters into the computer.
(a)
Values or messages that come out of a program.
variables
input
flowchart
output
What stores a value in a program?
Plan
Variable
Sprite
loop
What is Scratch?
Software used to edit photos
Operating system
Programming language
Web browser
What blocks are used to compare variables and values, do calculations with numbers, and work with text?
Variables
Operators
Events
Inputs
Which block is used for output?
What are these blocks called?
What shape of box is used to show a logical test?

What shape of box is used to show output?

Here are relational operators that compare two values.
This test can be True or False. What is the name for a test like these?
(a)
Here is the relational operator that compares two values.
If the user typed the answer 45, would the test be True or False?
(a)
This block is used in a Scratch program. What does this block do?
It shows the answer that the user typed.
It shows a question and asks for an answer.
It tells you the right answer to a question.
It checks if your answer is right.
A Scratch program includes a variable that stores the right answer to
a quiz question. Choose the best name for this variable.
variable1
your name
right answer
abcde
