jsbasic/samples/sample.10print.txt

1 line
47 B
Plaintext
Raw Permalink Normal View History

2020-02-10 05:02:04 +00:00
10 PRINT CHR$(47+(45*INT(2*RND(1)))); : GOTO 10