mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-07 05:54:06 +09:00
3 lines
47 B
QBasic
3 lines
47 B
QBasic
10 PRINT(CHR(47+ROUND(RND(1))*45);)
|
|
20 GOTO 10
|