Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Python-World/python-mini-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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