Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 460 Bytes

File metadata and controls

12 lines (9 loc) · 460 Bytes

How to submit your challenges:

To complete your home challenge, do the following:

  1. Fork this repo (click "Fork" button on top right)
  2. Clone the forked repo into your local machine
  3. Create new branch
  4. Write a python program as described in "Python-Home-Challenge" folder
  5. Commit and push your work
  6. Create pull requests and tag a mentor to review your code
  7. Code review may require you to fix your work, until your code is approved by mentor