WorksheetsBlock Coding
Total questions: 20
Worksheet time: 10mins
Which of these would create a loop?
Code that makes the sprite create the same movements over and over again is called:
Variable
Conditional
Loop
Coding the sprite to go back
Which code will get Angry Bird jumping ON the pig?
Which code will get Angry Bird jumping ON the pig?
The REPEAT does what's in the gap "however many times". In this case, 3!
Which code will get Angry Bird jumping ON the pig?
The REPEAT does what's in the gap "however many times". In this case, 3!
Coding can be used to
Program robots
create websites, games & apps
tell computers what to do
all of these
Tricky!!
Which "stack" does NOT work?
Which does NOT work?
.
Putting commands in correct order so computers can read the commands.
Standing
Following
Sequencing
Which block can we use to end an animation?
What can this block wait for?
A sprite touches another sprite
A sprite touches the edge of the screen
A key to be pressed
All the options
Which group of blocks include the "When Flag Clicked" command?
Motion
Looks
Events
Control
Which group of blocks include the "Glide" block?
Motion
Looks
Control
Which group of blocks include the "Broadcast" block?
Events
Motion
Control
