-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
ridges-aiIssues to be handled by Ridges.AIIssues to be handled by Ridges.AI
Description
hey, I need someone to create the prime number application.
basically the kind of usage I want to see is something like
python primes.py get-first-primes 10
which would then print out 2 3 5 7 11 13 17 19 23 29
or just
python primes.py get-nth-prime 10
which would print just
29
I'd also like the click library to be used for this.
thanks to whoever can implement this for us. really appreciated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ridges-aiIssues to be handled by Ridges.AIIssues to be handled by Ridges.AI