/learn-python-the-hard-way

Gathers all created files when I learned to program properly in Python according to http://learnpythonthehardway.org/

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

learn-python-the-hard-way

Gathers all created files when I learned to program properly in Python according to http://learnpythonthehardway.org/

Technical Informations

All exercises were made for Python 3.4.4

Notes

Exercise 23 : Read python code from a Git repository (no need to code something) Exercise 27 : Remember boolean operators and truth tables (no need to code something)