RosettaCodeData/Task/Character-codes/Plain-English/character-codes.plain

5 lines
166 B
Text
Raw Permalink Normal View History

2024-04-19 16:56:29 -07:00
\ Obs: The little-a byte is a byte equal to 97.
Write the little-a byte's whereabouts on the console.
Put 97 into a number.
Write the number's target on the console.