Font size
WorksheetsScratch Script
Total questions: 15
Worksheet time: 17mins
What type of language is Scratch?
Procedural
Iterative
Block
Functional
When is this used?
With the point in direction block.
With the move block.
When I want the game to end.
When I want to change costume
WHAT IS THE OUTPUT OF THE PROGRAM?
WHAT IS THE OUTPUT OF THE PROGRAM?
TO START THE ALGORITHM WE USE ......
What will this sprite do when the Green Flag is clicked
Go Up
Go Down
Go Left
Go Right
When conversation is a part of the program, everyone should not speak at once. Which will allow the sprites to speak individually rather than all of their lines showing up at the same time?
Which of the following will allow the movements to occur continuously to various positions?
Which block is used for starting an algorithm?
Create a program with the following algorithm?
What will happen when the green flag is clicked?
Add a new sprite
Make the character spin
Move the character 15 steps
Nothing
