User talk:Retroburrowers: Difference between revisions

Content added Content deleted
(Some info why the programs did not work)
 
m (added a missing /)
Line 58: Line 58:
60 NEXT z
60 NEXT z
61 NEXT y: NEXT x: NEXT w
61 NEXT y: NEXT x: NEXT w
65 NEXT m: <lang>
65 NEXT m: </lang>
Run it and simple stops with out a result, since m does not increase we can check the value of y and z, y = 74, z = 73.
Run it and simple stops with out a result, since m does not increase we can check the value of y and z, y = 74, z = 73.