3행에서 x는 11이 되고 y는 그대로 20이기 때문에 4행의 출력 결과는 31이다.
(score > 90) 조건은 false이고
!(score > 90) 조건은 true이다
따라서 "가"가 출력된다.
int pencilsPerStudent = pencils / students;
int pencilsLeft = pencils % students
System.out.println((value / 100) * 100);
true
false
Double.isNan(z)