Design a robot that plays basketball. It must:
NOTE: A person can only touch the robot when it has returned behind the line and come to a full stop. Then a person can press buttons, adjust parts, realign the robot, load another ball.
This program MUST use methods to break the problem up into parts. Print your code when it is finished and hand in with good style and comments.
TOP GRADE: have the robot display how many baskets it gets and misses when finished.