python-mini-project
python-mini-project copied to clipboard
🙌 Welcome open-source Python mini-project contributions!
# Description Added a new number guessing game where players try to guess a number between 1-100 with an advanced hint system that makes the game both challenging and entertaining....
# Description add project Fixes #(issue_no) - [ ] Issue_no: `````` - [x] Not applicable ## Type of change Choosing one or more options from the following as per the...
# Description Added further formatting to better reseble README_TEMPLATE.md Fixes #(issue_no) - [ ] Issue_no: `````` - [x] Not applicable ## Type of change Choosing one or more options from...
# Description A short summary of what is included in your Pull Request. Fixes #(issue_no) - [ ] Issue_no: `````` - [ ] Not applicable ## Type of change Choosing...
# Description Title: 🚀 Added Interactive Command-Line Interface (CLI) for Currency Converter Description: This pull request enhances the Currency Converter project by implementing a Command-Line Interface (CLI), allowing users to...
Title: 🚀 Enhanced Logging and Error Handling in Color_Game/main.py Description: This pull request improves the Color Game project by implementing structured logging and error handling in main.py. These enhancements provide...
Title: 📩 Added Email Attachments & Logging Feature Description: This pull request enhances the Automated Mailing System by adding support for email attachments and implementing a logging system to track...
# Description This pull request adds new features to the existing email validation script, enhances the functionality by including support for customizable error messages, and improves logging capabilities. Additionally,README file...
The current script only checks for the presence of "@" and ".", which is insufficient for robust email validation. I propose replacing it with a script that includes regex-based syntax...
# Description A short summary of what is included in your Pull Request. Fixes #(issue_no) - [] Issue_no: `````` - [x] Not applicable ## Type of change Choosing one or...