Re: [Tutor] Need help in making this code more pythonic

2009-07-26 Thread Rich Lovely
> --- On Sun, 7/26/09, ammar azif wrote: > > From: ammar azif > Subject: [Tutor] Need help in making this code more pythonic > To: tutor@python.org > Date: Sunday, July 26, 2009, 6:23 AM > > Hello, > > I need some suggestions on how to make this code pythonic. The program > basically runs a simul

Re: [Tutor] Need help in making this code more pythonic

2009-07-26 Thread ammar azif
Sorry I forgot to attach the code file. Here it is. --- On Sun, 7/26/09, ammar azif wrote: From: ammar azif Subject: [Tutor] Need help in making this code more pythonic To: tutor@python.org Date: Sunday, July 26, 2009, 6:23 AM Hello, I need some suggestions on how to make this code pythonic.