The code is trying to calculate grade averages but I get an error in my method
Elias said it. But take care, your first if statement (line 37) do not do anything. You need to remove the semcolon ";" and maybe to use braces.
Need help correcting an error * urgent*
The code is trying to calculate grade averages but I get an error in my method
Elias said it.
But take care, your first if statement (line 37) do not do anything.
You need to remove the semcolon ";" and maybe to use braces.