anshrathod / Basic-Python-Scripts

Created For HacktoberFest.
GNU General Public License v2.0
27 stars 97 forks source link
digitalocean good-first-issue hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2022 open-source python python36

Basic-Python-Scripts

Created For HacktoberFest. Awesome Resources

😎 List of helpful basic python scripts added by the community for the community!

Purpose

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.

Contribution

To contribute, please check out our contribution guide here.

Content

Sorting Algorithms

Basic Python Scripts

Games

How to Contribute

git clone https://github.com/<USER_NAME>/<REPO_NAME>
git add .
git commit -m "MESSAGE"
git push