RosettaCodeData/Task/Character-codes/Maple/character-codes-2.maple
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

5 lines
129 B
Text

> convert( "A", bytes );
[65]
> convert( [65], bytes );
"A"