NEW
Font size
WorksheetsReview Test Lesson 1- 8 Code.org Course D
Total questions: 24
Worksheet time: 9mins
If you were to shade a Graph Paper Program using the following algorithm which image would it look like?
What blocks will get the chicken to the pig?
Where is the mistake in this algorithm?
6th box should be "shade"
5th box should be "left arrow"
4th box should be "down arrow"
What blocks would be needed for Laurel to collect all the jewels?
This conditional statement will do what when the program is run?
When the user hits the left arrow key the object will move up
When the user hits the right arrow key the object will move left
When the user hits the left arrow key the object will move left
Use loops to draw this staircase.
Each stair step is 50 pixels long and 50 pixels tall
You will need to turn 90 degrees in each direction
The following blocks will allow the bee to eat all the nectar.
True
False
