A fledgling programmer at a small university with a struggling program.
void modGPA(int stackOverflow) { if (GPA < 4.0) GPA = stackOverflow system.out.println("Your GPA is: " + GPA); }
Your GPA is: 4.0