TheAlgorithms / website

The Algorithms website providing GitHub's largest open-source algorithm library.
https://the-algorithms.com
MIT License
848 stars 186 forks source link

Multiple entries for doing the same thing (check if number is prime) #203

Closed SpiderMath closed 2 years ago

SpiderMath commented 2 years ago

Description of the content report

Five entries for checking if a number is prime or not, with multiple Python implementations!

Add screenshots of the content report (if applicable)

No response

Additional information/context

Links: https://the-algorithms.com/algorithm/prime-numbers https://the-algorithms.com/algorithm/prime https://the-algorithms.com/algorithm/prime-number https://the-algorithms.com/algorithm/check-prime https://the-algorithms.com/algorithm/prime-check