RosettaCodeData/Task/Character-codes/Logtalk/character-codes-1.logtalk

5 lines
53 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
|?- char_code(Char, 97), write(Char).
a
Char = a
yes