introvoyz041's picture
Migrated from GitHub
a2a15a2 verified
raw
history blame contribute delete
222 Bytes
300 T=MILLIS(1)
400 K=0
500 K=K+1
510 LET A=K/2*3+4-5
520 GOSUB 820
600 IF K<1000 THEN 500
700 PRINT MILLIS(1)-T, "ms"
705 PRINT "Apple Soft BASIC: 19100 ms"
710 PRINT "Apple Integer BASIC: 8800 ms"
800 END
820 RETURN