5c5 < String out = s.toUpperCase(); --- > 7c7,8 < System.out.println(out); --- > System.out.println(s); > int a = 13;