Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 323 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 323 Bytes

Learn-Python-The-Hard-Way

Documentation of my files from Zed A. Shaw Learn Python the Hard Way lessons.

Link to class - http://learnpythonthehardway.org/book/

Implementation

To run code all you need to do is open a specific exercice (ex. ex2) in termainal and run

python ex2.py