1 rem RANDOM MAZE 10 print(chr$(47+round(rnd(1))*45);) 20 goto 10