Re: [Tutor] counting number of inputs (EARLIER VERSION SENT ACCIDENTLY)

2006-05-04 Thread MICHELLE EVANS
one in a code, I'm lost! Thanks - Original Message - From: Marc Poulin [EMAIL PROTECTED] To: tutor@python.org Sent: Thursday, May 04, 2006 12:08 AM Subject: Re: [Tutor] counting number of inputs (EARLIER VERSION SENT ACCIDENTLY) Michelle: Are you familiar with writing functions

Re: [Tutor] counting number of inputs (EARLIER VERSION SENT ACCIDENTLY)

2006-05-03 Thread Python
(Tip: Best to use reply-to-all when responding to an email on the list) On Tue, 2006-05-02 at 21:34 -0400, MICHELLE EVANS wrote: number1 = int(raw_input(Run number 1 (-1 to end) : )) number2 = int(raw_input(Run number 2 (-1 to end) : )) number3 = int(raw_input(Run number 3 (-1 to end) : ))

Re: [Tutor] counting number of inputs (EARLIER VERSION SENT ACCIDENTLY)

2006-05-03 Thread MICHELLE EVANS
] counting number of inputs (EARLIER VERSION SENT ACCIDENTLY) (Tip: Best to use reply-to-all when responding to an email on the list) On Tue, 2006-05-02 at 21:34 -0400, MICHELLE EVANS wrote: number1 = int(raw_input(Run number 1 (-1 to end) : )) number2 = int(raw_input(Run number 2 (-1 to end

Re: [Tutor] counting number of inputs (EARLIER VERSION SENT ACCIDENTLY)

2006-05-03 Thread Python
] To: MICHELLE EVANS [EMAIL PROTECTED] Cc: Tutor Python tutor@python.org Sent: Wednesday, May 03, 2006 12:18 PM Subject: Re: [Tutor] counting number of inputs (EARLIER VERSION SENT ACCIDENTLY) (Tip: Best to use reply-to-all when responding to an email on the list) On Tue, 2006-05-02 at 21:34

Re: [Tutor] counting number of inputs (EARLIER VERSION SENT ACCIDENTLY)

2006-05-03 Thread Marc Poulin
] To: MICHELLE EVANS [EMAIL PROTECTED] Cc: Tutor Python tutor@python.org Sent: Wednesday, May 03, 2006 12:18 PM Subject: Re: [Tutor] counting number of inputs (EARLIER VERSION SENT ACCIDENTLY) (Tip: Best to use reply-to-all when responding to an email on the list) On Tue, 2006