This is a repo that has multiple python projects for people whoa re beginning to learn python and was some guidance in working with it.
Contributions are welcome! Here's how you can contribute:
- Fork the repository
- Create a new branch:
git checkout -b new-project
- Make your changes and commit them:
git commit -m 'Add your changes'
- Push to the branch:
git push origin new-project
- Submit a pull request
This project is licensed under the MIT License.