Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 561 Bytes

File metadata and controls

16 lines (14 loc) · 561 Bytes

mini-projects-python

A collection of simple python mini projects to enhance your python skills

If you want to learn about python visit Here

Steps To Follow

  • Select an issue
  • Open project here
  • Create a fork of the project
  • Create clone of forked project on your local machine
  • Checkout to development branch
  • Create a folder in projects directory according to issue name
  • Write your code
  • Commit the changes
  • Push the code
  • Create a pull request