Reply To: Java Problem

Home Forums Decaffeinated Coffee Java Problem Reply To: Java Problem

#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