Skip to content

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.

Notifications You must be signed in to change notification settings

kevinxiao27/Python-Numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Python-Numbers

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.

To clone repository

git clone https://github.com/kevinxiao27/Python-Numbers

Available Scripts

python numbers.py Runs the program

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages