mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-07 11:51:49 +09:00
3 lines
47 B
QBasic
3 lines
47 B
QBasic
10 print(chr(47+round(rnd(1))*45);)
|
|
20 goto 10
|