Re: [Tutor] deck dealing program

2005-08-09 Thread Nathan Pinno
Thanks Luke. You've helped me out of a jam that I was going to ask without even asking.   Nathan ---Early to bed,Early to rise,Makes a man healthy, wealthy, and wise.--Benjamin Franklin

Re: [Tutor] deck dealing program

2005-08-08 Thread luke
Just offering my take on the problem. hope it helps someone. - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Monday, August 08, 2005 2:02 AM Subject: Re: [Tutor] deck dealing program > Are you: > a.) Having trouble with the code and looking for help? >

Re: [Tutor] deck dealing program

2005-08-08 Thread python-tutor
Are you: a.) Having trouble with the code and looking for help? b.) Looking for suggestions on how to improve the code? c.) Offering the code as a demo for Nathan et al.? I was just doing stuff along the same lines and was having fun seeing the different approaches to the same problem. -