Some python newb help please?

Denis McMahon denismfmcmahon at gmail.com
Tue Nov 12 18:05:38 EST 2013


On Tue, 12 Nov 2013 14:14:42 -0800, lrwarren94 wrote:

> http://pastebin.com/6QZTvx6Z

Work through your code very very carefully. You're doing something in 
each if branch that you probably only want to do once in each execution 
of the while loop.

If you can't figure it out, I'll post a corrected version next week.

-- 
Denis McMahon, denismfmcmahon at gmail.com



More information about the Python-list mailing list