New to Python...feedback?

Ronald Legere legere at ll.mit.edu
Mon Jun 23 14:51:01 EDT 2003


I took a look over your neat little game of 'discordia'.
---
It looks not too bad, considering you never programmed before.
---
You should consider getting an intro book though. "Learn to Program with
Python"
or  "Python programming for the absolute beginner" (Due out soon)
---
In the meantime, consider reading up about functions. you should "def" a few
to capture your common behavior.
---
FIN







More information about the Python-list mailing list