An open API service indexing awesome lists of open source software.

https://github.com/pathak-ashutosh/lpthehardway

This is my code while learning Python from lpthw.
https://github.com/pathak-ashutosh/lpthehardway

exercise-solutions learning-python lpthw python-3

Last synced: 3 months ago
JSON representation

This is my code while learning Python from lpthw.

Awesome Lists containing this project

README

        

## Learn Python the Hard Way Log

This is my journey towards learning Python 2 from
learnpythonthehardway.org

Every .py file contains code from the lpthw exercises
arranged sequentially according to the exercise numbers.
The files having a, b, c, etc. at the end of their names
respectively are the files on which "Study drills" have
been performed and hence modified.