Skip to content

kalikichandu/Python

Repository files navigation

Repository for Python Projects

Contributing

Contributing to this repository in any way is encouraged.

Some ways to contribute are:

  • Adding solutions
  • Adding new projects to the project list
  • Editing the README

Steps for Contributing

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes