School final project made with python, describes various numbers in relation to each other: GCF, LCM. prime factorization etc. Uses sieve of erasthothenes to generate primes.
git clone https://github.com/kevinxiao27/Python-Numbers
python numbers.py
Runs the program