NEW
Font size
Worksheetsscratch
Total questions: 21
Worksheet time: 11mins
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 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
Which code block is an example of iteration in Scratch?
If ..... else
Change size by 10
Forever
Move 10 steps
What it this code an example of?
Iteration
Selection
Sequence
Repetition
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 is a variable?
Block of code
Container for a value
Sprite costume
Sound
Which direction would point a Sprite up?
0
90
-90
180
Select the block that is used to control the speed of the execution of script.
Wait
Repeat
forever
What is the output of the program?
What is the output of the program?
What is the output of program?
What is the output of the program?
WHAT IS THE OUTPUT OF THE PROGRAM?
WHAT IS THE OUTPUT OF THE PROGRAM?
TO START THE ALGORITHM WE USE ......
TO DRAW IN SCRATCH WE USE:
WHAT IS THE RESULT OF THE PROGRAM
WHICH ONE OF THE FOLLOWING BLOCKS IS NOT A REPETITION LOOP.
