NEW
Font size
WorksheetsSprite Lab Quiz code.org
Total questions: 10
Worksheet time: 5mins
What does this code do?
move forward forever
move forward 3 times
move forward 5 times
Which block will make a new sprite?
What is a "behavior" in the sprite lab?
An action that a sprite performs continuously until it’s told to stop.
A graphic character on the screen with properties that describe its location, movement, and look.
An action that causes something to happen.
What will the code do?
the monster will move west-to-east in loop
the monster will move eastwards
the monster will move east in loop
the monster will dance
The action of doing something over and over again.
Looping
Bugging
Programming
What does this code do?
Moves forward, turns, moves forward
Moves forward 2 times, turns left, moves forward 2 more times
Moves forward 4 times and turns left
Moves and turns
Which of these blocks gets the bunny to stop moving with arrow keys?
Which of these gets the computer to print "Duck" 5 times?
Behaviors are blocks that tell the sprite to do a specific set of instructions. Which of these makes the sprite wander around the screen?
Which Code Can Creates a new sprite of the chosen costume at the given location.
