-
Notifications
You must be signed in to change notification settings - Fork 673
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
Calculate Age Project: Modularize Code and Fix Input Handling #752
Calculate Age Project: Modularize Code and Fix Input Handling #752
Conversation
Greetings! This is an automated message from GitHub Actions. 🤖 |
Resolved the two issues: |
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
This PR addresses the following issues: