This repository is to contain the examples and excercises related to the Python Crash course book.
The proposed File structures is as follows:
- Chaptern -> Folder representing the content for the mentioned chapter
- Examples -> Sub folder within the chapter folder which contains example codes.
- Exercises -> Sub folder which contains the try it yourself exercises for the chapter.
- Notes -> Contains notes for the chapter taken. This are in markdown format.