5 lines
92 B
Text
5 lines
92 B
Text
#APPTYPE CONSOLE
|
|
|
|
PRINT HEX(CHECKSUM("The quick brown fox jumps over the lazy dog"))
|
|
|
|
PAUSE
|