Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 150 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 150 Bytes

PHP Prime Number

If the number is primary, add the numbers starting from one, if the number is less than two, return zero and otherwise minus one.