02-12-2024, 02:08 AM
(This post was last modified: 02-12-2024, 02:26 AM by 1micha.elok.)
I added some lines at the bottom of the codes to measure it.
On my computer, it took 30 seconds. ... My machine is slower than Johnno's
Code:
pln "It took "+clock()/1000+" seconds"
pln
pln "Press ENTER to quit"
temp=rln() 'pause
On my computer, it took 30 seconds. ... My machine is slower than Johnno's