// ItWorked.java // verification that you have installed Java and JCreator properly class ItWorked { static int[] msg = { 67, 97, 114, 112, 101, 32, 100, 105, 101, 109, 33 }; public static void main(String[] args) { for (int i=0; i