PythonPrimeFinder The Python script can check if any number is prime. It does this by dividing the prime by numbers below the primes square root.