python-beginner-projects
python-beginner-projects copied to clipboard
User input validation & docstring update
Type of change
- [ ] Added new project
- [ ] Bug fix
- [x] New features
- [x] Enhanced documentation
Changes proposed in this pull request
-
Project name: Loan Calculator
-
Short description: Initially the game failed to evaluate invalid user input so with the updated code the user input is validated, test case is also added with docstring update.
Checklist
- [x] The code is Python 3 compatible
- [x] I have added relevant comments in my file to make code understandable
- [x] I have added my project in a folder which includes all the necessary files
Greetings! This is an automated message from GitHub Actions. :robot: Your pull request has been received and is awaiting for a review by the repository owner or a maintainer. This may take some time, so please be patient. While you wait, you can continue to work on other issues or pull requests, or explore the project further. Or you can simply relax and enjoy your day. Thank you for your contribution to this project! You are awesome! :star:
Please maintain project directory structure