"> ");
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
Time has elapsed
0 of 0 point(s), (0)
0 of 0, (0)
Essay(s) Pending: 0 (Possible Point(s): 0)
In the above code, the instruction “if on edge, bounce” does not have any practical function and is not necessary for the movement of the sprite.
If we want the sprite, which it is being controlled by this script, to move faster, we need to reduce the number of steps in the “move 10 steps” instruction.
The game ends when the sprite, which it is being controlled by this script, touches the sprite named “Monkey”.