Closed Chloe23077 closed 5 months ago
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:
Resolved the two issues: exception handling problem, Code Modularization @Mrinank-Bhowmick
There is one unwanted file called feature-branch.diff
Hi @Mrinank-Bhowmick I remove that file!!
Awesome work 🚀
Type of change
Changes proposed in this pull request
Project name :
Calculate Age
Short description :
The Calculate Age project takes input from the user including their name and age, and calculates the user's age in years, months, and days, taking leap years into consideration based on the current date.
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
This PR addresses the following issues: