https://github.com/marnovo/lpthw
Learn Python the Hard Way
https://github.com/marnovo/lpthw
learning python python-3
Last synced: 7 months ago
JSON representation
Learn Python the Hard Way
- Host: GitHub
- URL: https://github.com/marnovo/lpthw
- Owner: marnovo
- License: mit
- Created: 2017-06-12T20:42:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-12T23:14:01.000Z (almost 9 years ago)
- Last Synced: 2024-12-26T18:45:19.898Z (over 1 year ago)
- Topics: learning, python, python-3
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learn Python The Hard Way
Repository containing the Python files of lessons/exercises/study drills from the book [Learn Python The Hard Way](https://learnpythonthehardway.org/python3/).
- **ex00.py**: Exercises
- **ex00_sd.py**: Study Drills