June 1, 2014 Matthew Maennche Java, Learn To Code 60190, Java LANGUAGE: JAVA CHALLENGE: Using the notation (x,y) [for example, (50,80)] write the coordinates of the top left pixel in the drawing region of the Graphics class: SOLUTION: (0,0)