1. Set up the parrot to move around with the up/down/left/right arrow keys. 2. Set up the fruit so that a clone is created every second. Each clone should be a random piece of fruit, and it should show up in a random location! 3. Keep track of the total amount of fruit the parrot collects, and end the game and display the fruit platter once the parrot collects 10 pieces.