This simple project tests how fast your computer runs! HOW TO USE Step 1: Turn on Turbo Mode if you want (Hold shift while pressing the green flag) Step 2: Hit the green flag again, and watch it run! What does it do? This simply calculates every possible number that contains the digits 0-9, and can be divided by each of the numbers 1-9. All the results are on the right, in "BothBleh" if you're curious. What does everything on the screen mean? The list on the left is the "Records Board", it will keep track of all your times (my PC completed this test at 58.179 seconds, which is currently at the top of the records board). The records board is sorted by run, not the shortest time. The number on the top shows the current number that is being calculated. This number should increase by 2520 each cycle. It will end at 9876547800. The blue number on the bottom is the current run time. The orange number on the bottom is the run time when the project finished. This project is very no-frills, it just gets the job done. Enjoy! Additional note: Turbo mode doesn't seem to make it a whole lot faster, and it's not required for this project. I used turbo mode, but you don't have to.