May 28, 2014 Matthew Maennche Java, Learn To Code 20608, Java LANGUAGE: JAVA CHALLENGE: Write an expression that evaluates to true if and only if the integer x is greater than the integer y. SOLUTION: (x > y)