Menu

Tree [6a0075] master /
 History

HTTPS access


File Date Author Commit
 Python2 2013-09-08 Joseph Pan Joseph Pan [1b0106] fix an error of README.md
 Python3 2016-08-20 Tommaso Tommaso [b19456] decode('utf-8') to convert byte-object to strin...
 media 2013-08-22 Joseph Pan Joseph Pan [7cb3c4] edit the Readme
 .directory 2013-09-08 Joseph Pan Joseph Pan [1b0106] fix an error of README.md
 README.md 2013-08-22 Joseph Pan Joseph Pan [2b9f29] edit the Readme

Read Me

My answer for all the excersice from Zed. A. Shaw Learn Python the Hard Way.

All the codes are written in both Python2(2.7.5) and Python3(3.3.2).

The best way to check my solution step by step is to use git log command. For instance,

$ git log -p Python2/ex04.py

Alternatively you can browse the history of any file on Github to see the change of it.

If you got a better answer, welcome to comment the code and share your version!

Screenshots

  1. The final web page game(ex52):

  1. A little battle system(ex47):

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.