Home › Forums › Decaffeinated Coffee › Java Problem › Reply To: Java Problem
January 26, 2012 8:48 pm at 8:48 pm
#846540
2qwerty
Participant
For lowest avg I guess you can change if statement to
playerAverage<max
And change in the beginning
int max=100; // which is the Max number it can be