hacktoberfest
hacktoberfest copied to clipboard
Make your first Pull Request on Hacktoberfest 2023. Don't forget to spread love and if you like give us a ⭐️
Refactor redundant file handling code into a reusable function to enhance code efficiency and readability. # Problem Refactors the repetitive file reading operations into a reusable function `read_file` to improve...
Problem 🎯 Goal 💡 Possible solutions 📋 Steps to solve the problem Comment below about what you've started working on. Add, commit, push your changes. Submit a pull request and...
Name, profile page and hello world script added. # Problem - # Solution - ## Changes proposed in this Pull Request : - `1.` - `..`
## Changes proposed in this Pull Request : - add my name &github url
hactoberfest-accepted
# Problem - Add your name # Solution -#### Name: [YOUR NAME](GitHub link) - Place: City, State, Country - Bio: Who are you? - GitHub: [GitHub account name](GitHub link) ##...
Key Improvements Window Title: Added a title to the Tkinter window for better context. Input Validation: Trimmed the input text using .strip() to remove leading and trailing spaces. Added a...
# Problem - Just contributing for Hacktoberfest. # Solution - Added my name to the `CONTRIBUTING.md` file. - Added my profile - Added a "Hello, World!" script in the `scripts`...
# Problem - # Solution - ## Changes proposed in this Pull Request : - Added profile and script, updated contributors