Created For HacktoberFest. Awesome Resources
😎 List of helpful basic python scripts added by the community for the community!
This repository aims to help contributors participate in Hacktoberfest easily while also helping others as well. To contribute please Submit Valid Pull Requests which satisfies the issues raised.
To contribute, please check out our contribution guide here.
Sorting Algorithms
Basic Python Scripts
Games
Fork the Repository
Clone the Forked repository
git clone https://github.com/<USER_NAME>/<REPO_NAME>
git add .
git commit -m "MESSAGE"
git push