129 reputation
11
bio website
location
age
visits member for 1 year, 1 month
seen yesterday
stats profile views 31

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