interestingly, this works in java ```System.out.pr...
# announcements
c
interestingly, this works in java
Copy code
System.out.println(new Character('z') - new Character('a'));