RosettaCodeData/Task/Character-codes/TAV/character-codes.tav

3 lines
121 B
Text
Raw Permalink Normal View History

2025-08-11 18:05:26 -07:00
print string 'a' code point at 1 \ print 'a'.Codepoint
print integer 97 code point as string \ print 97.Character