No student devices needed. Know more
15 questions
What type of language is Scratch?
Procedural
Iterative
Block
Functional
What programming concept means following steps in order?
Iteration
Sequence
Selection
Which word below describes iteration?
Order
Steps
Loop
Decision
Which of the words below describe selection?
Order
Steps
Loop
Decision
What is a character in Scratch called?
Bat
Cat
Sprite
Crab
What is the default Sprite when you open Scratch?
Cat
Dog
Bat
Crab
Which group of blocks include the When Flag Clicked command?
Motion
Looks
Sound
Control
What would the Sprite say if the Test is set to 10?
My name is Bob
I like Chocolate
Hello
I do not know
What group of blocks controls movement of the Sprite?
Control
Sensing
Motion
Look
What is the backdrop area called in Scratch?
Ground
Paint
Area
Stage
What is a variable?
Block of code
Container for a value
Sprite costume
Sound
Which direction would point a Sprite up?
0
90
-90
180
Which code block is an example of iteration in Scratch?
If ..... else
Change size by 10
Forever
Move 10 steps
Which code block is an example of selection in Scratch?
If .... else
Change size by 10
Forever
Move 10 steps
What it this code an example of?
Iteration
Selection
Sequence
Repetition
Explore all questions with a free account