python-beginner-projects icon indicating copy to clipboard operation
python-beginner-projects copied to clipboard

User input validation & docstring update

Open sdthinlay opened this issue 2 years ago • 2 comments

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

sdthinlay avatar Nov 01 '23 01:11 sdthinlay

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:

github-actions[bot] avatar Nov 01 '23 01:11 github-actions[bot]

Please maintain project directory structure

Mrinank-Bhowmick avatar Dec 26 '23 06:12 Mrinank-Bhowmick