home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games 3 / cd.iso / games / c64 / testdisk.d64 / test (.txt) < prev    next >
Commodore BASIC  |  1993-07-29  |  80b  |  7 lines

  1. 0 T=TI
  2. 10 FORN=1TO1000
  3. 20 PRINT"MIHA"N*N
  4. 30 NEXT
  5. 40 T=TI-T
  6. 50 PRINT"[147]SPEED:"999/T
  7.