May 16, 2014 Matthew Maennche Java, Learn To Code 20529, Java LANGUAGE: JAVA CHALLENGE: Write an expression that computes the sum of two variables verbalScore and mathScore (already declared and assigned values). SOLUTION: verbalScore + mathScore