-
Help me please.
Hello I have been working on a program in school and im stuck.
The program is basicly about the users that supposedly is a teacher that writes information to the program that gets stored in it. The information is:
* Grades
* Name
* Phone Number
* social security number (yyyy-mm-dd-xxxx)
One of my options in the program is for the user to set a grade on every student and then an average grade of the whole class. (Swedish School grades are MVG (20 points) , VG (15 points) , G (10 points))
Im stuck on the part were i have to take out an average grade of the whole class.
Main file : main java
Methods file: elev java
-
Re: Help me please.
-
Re: Help me please.
Hello krille1993,
Welcome to the Java Programming Forums.
I am glad you worked this problem out by yourself. In future, when posting code please post it between highlight tags (see my sig) so we can see it. This is much prefered over clicking external links and having to download it.