Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 756 Bytes

File metadata and controls

12 lines (10 loc) · 756 Bytes

Python

This is a special repository for python challenges for Hacktoberfest 2020. I will keep adding issues which you are free to solve and raise a PR. You can also add your own issues and solve them. A PR that doesnt solve an issue will NOT be accepted. Multiple people are allowed to work on the same issue, however I will close an issue after more than 5 people have solved it. Open PRs only after 1st october otherwise it wont count.

Contributing

To contribute to this repo:

  1. Star it
  2. Fork the repo
  3. Clone it onto your PC.
  4. Create a folder with your github username
  5. Create seperate files for all the issues you are solving
  6. Open PRs for the issues you are solving. (You can open multiple PRs for different issues by branching).