Skip to content
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

Merged
merged 20 commits into from
Jun 7, 2024

Conversation

Chloe23077
Copy link
Contributor

@Chloe23077 Chloe23077 commented May 22, 2024

Type of change

  • Added new project
  • Bug fix
  • New features
  • Enhanced documentation

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

  • The code is Python 3 compatible
  • I have added relevant comments in my file to make code understandable
  • I have added my project in a folder which includes all the necessary files

This PR addresses the following issues:

Copy link
Contributor

Greetings! This is an automated message from GitHub Actions. 🤖
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! ⭐

@Chloe23077
Copy link
Contributor Author

Chloe23077 commented May 22, 2024

Resolved the two issues:
exception handling problem,
Code Modularization
@Mrinank-Bhowmick

@Mrinank-Bhowmick
Copy link
Owner

There is one unwanted file called feature-branch.diff

@Chloe23077
Copy link
Contributor Author

Hi @Mrinank-Bhowmick I remove that file!!

@Mrinank-Bhowmick
Copy link
Owner

Awesome work 🚀

@Mrinank-Bhowmick Mrinank-Bhowmick merged commit 9d1bd8f into Mrinank-Bhowmick:main Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants