Simple test project for an implementation of the Sieve of Eratosthenes in Python3.
Simply clone the repo and run
python3 sieve.py
Simple test project for an implementation of the Sieve of Eratosthenes
PythonMIT
Simple test project for an implementation of the Sieve of Eratosthenes in Python3.
Simply clone the repo and run
python3 sieve.py