Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 122 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 122 Bytes

CheckForPrime

Simple algorithm that checks if a number is prime or composite, built using basic principles of Java OOP.