RosettaCodeData/Task/Character-codes/Zkl/character-codes.zkl

3 lines
45 B
Text
Raw Permalink Normal View History

2017-09-23 10:01:46 +02:00
"a".toAsc() //-->97
(97).toChar() //-->"a"