Font size
WorksheetsScratch Loops and patterns
Total questions: 16
Worksheet time: 16mins
Which of the following blocks would repeat a code until a certain condition was met?
What would the following block say?
Help!!
Help!
HELP!!
It would not say anything
Which of the following blocks are loops? Select all that apply
What does this block do?
Repeat the code forever
Repeat the code 2 times
Repeat the code until touching the sprite
Which of the following sections of code will make the script follow the mouse pointer around the screen?
What is the output of the following code block?
What is the output of the following code block?
What is the output of the following code block?
What is the output of the following code block?
What shape does the following code block produce?
(a)
What shape does the following code block produce?
(a)
What shape does the following code block produce?
(a)
What shape does the following code block produce?
(a)
What shape does the following code block produce?
(a)
How many times will the block "move 100 steps" get repeated?
10
3
30
13
