Skip to content

King-Del-ErnestO/Basic-Python-Scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Fork the Repository

  • Clone the Forked repository

git clone https://github.com/<USER_NAME>/<REPO_NAME>
  • Add Scripts and necessary changes
git add .
  • Commit the changes
git commit -m "MESSAGE"
  • Push to your branch
git push
  • Raise a Pull Request to the parent Repository

About

Created For HacktoberFest.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.4%
  • HTML 2.9%
  • Other 0.7%