========================================= A prime is a number that is only divisible by 1 and itself. ========================================= Unlike other prime tests on scratch, this does not only check your number against a list of preloaded primes. First, it tests against a list of calculated primes, if not found there, it will calculate to see if it's prime. If so, add to the prime list. The prime list, although very long, only started with 6 primes that I typed in. WARNING! A VERY LARGE NUMBER COULD LAG YOUR COMPUTER.
v1.0 launch v2.0 always computing more primes to check. v2.5 way way way way way faster!!! thank to @CatlsFluffy large primes to try 7344367, 6224369, 10931273, 414833, 11114423, 32416190071 Like This Project? Suggest It To Be Featured Here: https://scratch.mit.edu/studios/4228481/projects/