Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a CLI to take in the word and print out results in the terminal #23

Open
aditeyabaral opened this issue Sep 28, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@aditeyabaral
Copy link
Owner

Title.
The CLI can be part of a different script. It should have the following flow:

python pydictionary.py --word <word> --n <max_number_of_examples>

Default value for n should be 5

@aditeyabaral aditeyabaral added enhancement New feature or request good first issue Good for newcomers labels Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant