/PrimeCheck

Python script for checking if a number is prime. If the number is composite, the script prints the prime factorization of the number.

Primary LanguagePythonMIT LicenseMIT

Issues