Files
tsvm/assets/disk0/home/basic/rmaze.bas
2021-01-29 10:59:46 +09:00

3 lines
47 B
QBasic

10 PRINT(CHR(47+ROUND(RND(1))*45);)
20 GOTO 10