3 lines
64 B
Text
3 lines
64 B
Text
|
|
10 PRINT CHR$ 97: REM prints a
|
||
|
|
20 PRINT CODE "a": REM prints 97
|