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

5 lines
53 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
|?- char_code(Char, 97), write(Char).
a
Char = a
yes