1
0
mirror of https://github.com/inexorabletash/jsbasic.git synced 2025-01-17 23:31:06 +00:00
jsbasic/samples/sample.10print.txt

1 line
47 B
Plaintext
Raw Normal View History

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