Files
tsvm/assets/disk0/home/basic/rmaze.bas
2020-12-24 11:14:11 +09:00

3 lines
47 B
QBasic

10 print(chr(47+round(rnd(1))*45);)
20 goto 10