Score Counter

What conclusions can I use this program in Java?
I write a program that counts the number of scores above 500 Sat and fewer than 500 would use an "other" right statement? it would be something like if (score> = 500 (number of + + else if (score <= 500 (count count2 + + is the result counts more than 500 count2 being scores below 500 and averaged together would mean score = / 3 I think it correct if it is correct to me
you might have a problem with the logic score = 500. As written, a score of exactly 500 add always has. Should I? His words are not actually specify what to do with a score of exactly 500.











