0 of 3 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 3 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Question 1 of 3
In your game, you added this code to your bug to move through the backdrops each time it was clicked.
Look at this image showing a ‘Find the bug’ game being played.
In this game, which backdrop would appear next when you click on the bug?
Question 2 of 3
You used a forever
loop to make the Parrot sprite fly around in an annoying way.
We have tried to add another distraction sprite, but it just moves once when we click on the green flag and then stops. How can we fix it?
Question 3 of 3
You added this script to the bug sprite:
How does the say
timer
block make the Stage look when the backdrop switches to end?