old-casio-programs/PASCAL.txt
2016-02-19 07:58:34 +02:00

10 lines
No EOL
103 B
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Filename:PASCAL
Lbl 1
0->A~Z
?->A
Int (Abs (A))->A
Do
A(A-L)[DISP]
L+1->L
LpWhile L<=A
Goto 1