To have chapter wise implementation of any textbook example or exercise that can be implemented in python. Mainly algorithms or good algorithmic problems are expected.
The content structure will be as follows: 1> A directory having the name of book 2> Inside that make directory having chapter number/name 3> File named with problem or example number and containing the relevant code.