sijanonly / python-tutorial

4 stars 1 forks source link

Tutorials can be place inside folders #1

Open sudhirt4 opened 6 years ago

sudhirt4 commented 6 years ago

It would be better to have each topic inside folder instead of single file. eg:

  1. Generators and Decorators
    • tutorial.ipynb
    • examples.py
    • exercises
sijantech commented 6 years ago

Okay. Great idea. I will work on it.