jsbasic/samples/sample.10print.txt
2020-02-09 21:02:04 -08:00

1 line
47 B
Plaintext

10 PRINT CHR$(47+(45*INT(2*RND(1)))); : GOTO 10