RosettaCodeData/Task/Special-characters/ALGOL-68/special-characters-2.alg
2023-07-01 13:44:08 -04:00

4 lines
119 B
Text

print(("new page:",new page));
print(("new line:",new line));
print(("space:",space));
print(("backspace:",backspace))