Mrinank-Bhowmick / python-beginner-projects

Explore a collection of beginner-friendly Python projects that can be completed with minimal code. Perfect for learning the basics and improving your coding skills.
https://github.com/Mrinank-Bhowmick/python-beginner-projects/wiki
MIT License
1.2k stars 659 forks source link

Calculate Age Project: Modularize Code and Fix Input Handling #752

Closed Chloe23077 closed 5 months ago

Chloe23077 commented 5 months ago

Type of change

Changes proposed in this pull request

This PR addresses the following issues:

github-actions[bot] commented 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:

Chloe23077 commented 5 months ago

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

Mrinank-Bhowmick commented 5 months ago

There is one unwanted file called feature-branch.diff

Chloe23077 commented 5 months ago

Hi @Mrinank-Bhowmick I remove that file!!

Mrinank-Bhowmick commented 5 months ago

Awesome work 🚀