Instead of the program printing multiples of 10,000 when 10,000 numbers have been checked if they are prime or not, the program should calculate if the number is a certain percentage of the final number that needs to be checked if it is prime or not.
Instead of the program printing multiples of 10,000 when 10,000 numbers have been checked if they are prime or not, the program should calculate if the number is a certain percentage of the final number that needs to be checked if it is prime or not.