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