-
-
Notifications
You must be signed in to change notification settings - Fork 264
#1032 - Argparser calculator #1044
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
Conversation
Add proper PR template along with issue number and PR details. Kindly follow the project structure and README needs more detailing. There is a README template to follow. @williangl
Add proper PR template along with issue number and PR details. Kindly follow the project structure and README needs more detailing. There is a README template to follow. @williangl
Sorry @prathimacode-hub, I'm working on it. Thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Kindly follow project structure and README needs elaboration. @williangl
Uh oh!
There was an error while loading. Please reload this page.
Related Issue
Calculator executed via CLI made with Python, using Argparser built-in lib.
Closes: #1032
Describe the changes you've made
CLI calculator added to
basic python scripts
folder.Type of change
What sort of change have you made:
How Has This Been Tested?
This project uses UnitTest as test framework.
Checklist:
Screenshots
Sum function
calc_argparser
Help
calc_argparser_help