Why in line 22 it has to be System.out.print((char)a) instead of System.out.print(a)? If i did System.out.print(a) it apeared