-- Instructions -- Click the flag to run the project. Use Turbowarp if possible, it will speed up the project: https://turbowarp.org/712230431 The approximation of π gets more accurate the longer the project runs. If you leave the project running for a few minutes, you should see at least 4-5 correct digits of π. This project uses random numbers to approximate PI. This is a very simple way to calculate PI, but is not very accurate (maxes out around 5 digits). See https://youtu.be/5cNnf_7e92Q for more info.