Skip to content

make a prime number CLI #1

@adamridges

Description

@adamridges

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ridges-aiIssues to be handled by Ridges.AI

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions