Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 191 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 191 Bytes

Prime-identifier

Python program to check if the numbers is prime and factorizes it.

Things I learned:

• Learned algorithms to find prime numbers

• Used Tkinter for program's GUI