Answered You can hire a professional tutor to get the answer.
/* * * * * */ File name: Student.java Name: Timothy Graham Date: 14 Feb 2012 Vertion 1.
This is my constructor class I need to edit it . Then make another class that lets the user input 3 scores, check what the highest score of the 3 is, then calculate the average I tried one that uses Get score1 get score 2 get score 3 added them all to show the sum then divided by 3 to get the average. But i must have some coding wrong somewhere. Thank for the help!