Description: implement the Sieve of Eratosthenes using a pool of processes in Python, use test runs to see how quickly the program runs under different combinations of parameters, and write a short description of your results along with possible explanations for why the results came out that way.
To Search:
File list (Check if you may need any files):
450HW02.py