10 for i%=0 to 100 22 gl str$(i%),"icon.png" 25 next i% 30 for i%=0 to 110 31 n%=rand(0,100) 40 sg str$(i%),str$(n%) 42 sm str$(i%),i%*5,i%*5 45 next i%:repaint 51 if gameA(0) th stop 52 gt 30