Synopsis:
Lab assignments are always group assignments, and are turned in via Blackboard. The grading criterions of lab assignment are:
| 0 point | Did not hand in assignments correctly during the lab. |
| 1 point | Made a reasonable attempt for most of the required exercises. |
| 2 points | Clearly understood and correctly completed most of the required exercises. |
| 3 points | Clearly understood and correctly completed all of the required exercises, and correctly answered all the required questions. |

Write a program to control with the arrows the movement of the ball. Have the ball stop or slow down when it touches the green area.
The points for this lab will be assigned as follows:
Stage 1:The background is drawn and some instructions that control the ball movements are written.
Stage 2:The ball can move controlled by all 4 arrows.
Stage 3: The ball can move controlled by all 4 arrows and it also stops or slows down when it touches the green area.
Stage 4 (Extra credit): Create another ball with a different set of controls (e.g., w for UP, s for DOWN, a for LEFT, d for RIGHT). The second ball should stop or slow down when it touches the green area.
DO NOT HESITATE TO ASK THE TA-s FOR HELP.
Follow the TA instructions on how to submit on blackboard.