programming Java
Preliminary Notes: The last 4 points towards your final grade can be earned by successfully completing this project. The final project is due on or before our last class. The project should be turned in as Java source code with a file extension of “ .java .” The number of points available can be earned on three levels. They are:
Earning Points—Level I: You can earn 2 points by producing 1) At least 7 lines of code; 2) A program that properly runs in an IDE; 3) Output of some kind
Earning Points—Level II: You can earn 1 more point by producing 1) All of the items in Level 1; AND 2) Properly formed comments; AND 3) At least one imported class
Earning Points—Level III: You can earn 1 more point by producing 1) All of the items in Level 1 and Level 2; AND 2) Output that is in the form of a GUI (graphical interface)