Due: Wednesday, July 10th, 10AM
Must be done individually

Your second assignment consists of five Java programs (fun fact: this picture is the offical Java mascot).
There is a starter project including all of these problems that you can access using the link below. Once you have the starter code set up, edit the program files so that the assignment actually does what it’s supposed to do (see the assignment handout), which will involve a cycle of coding, testing, and debugging until everything works. The final step is to submit your assignment.
You should write the code for your solution on your own. This assignment is not a pair assignment.
Note: You may only use concepts covered up until the release of this assignment (through lecture on Wednesday, July 3, excluding graphics). You should not use any other material (such as Strings, instance variables, etc.). As a general rule of thumb, any concepts covered in the readings up to but excluding Chapter 9 are ok to use. If you have any questions about what is ok to use, feel free to ask.
To run the demo, download the file below and double-click to run. If you are unable to run it by double-clicking, right-click on the demo file and click "Open".
import java.awt.*; to the top of your program file; this specifies where Eclipse should look to learn about Colors.
Snowman, so I renamed it to my own name such as DaveIsGreat.
That is okay, right?