nbro / andz

Algorithms and data structures for educational, demonstrational and experimental purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement functions to check if a number is prime

nbro opened this issue · comments

commented

TODO

  • Implement at least one function to check if a number is prime
  • Write the tests