Re: [Tutor] Looking for feedback on improving my code.

2011-05-18 Thread Prasad, Ramit
>The big thing I've noticed is, and I'm a total newbie btw, mind cap >conventions. Reading and implementing PEP 8 (http://python.org/dev/peps/pep-0008/) will help make your code more readable and quickly understandable to other Python developers. I highly encourage it. Ramit Ramit Prasad | J

Re: [Tutor] Looking for feedback on improving my code.

2011-05-17 Thread eire1130
rom: Glen Clark Sender: tutor-bounces+eire1130=gmail@python.org Date: Tue, 17 May 2011 21:45:35 To: tutor@python.org Subject: [Tutor] Looking for feedback on improving my code. ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscriptio

[Tutor] Looking for feedback on improving my code.

2011-05-17 Thread Glen Clark
Hello tutors, Have not posted in a while. Started learning python a while back but had to stop after a couple of weeks due to lack of time. Anyway pretty much forgotten most things but if anyone has time I would love some feedback on my application. My main aim to to learn python, as a hobby, and