Re: [Tutor] I need help with the following question

2013-09-10 Thread Dino Bektešević
> Message: 3 > Date: Tue, 10 Sep 2013 09:58:31 +0200 > From: Thabile Rampa > To: tutor@python.org > Subject: [Tutor] [Re:] I need help with the following question > Message-ID: > > Content-Type: text/plain; charset="iso-8859-1" > > On Aug 27, 2013, at 3:40 AM, isaac Eric wrote > > > > pr

Re: [Tutor] i need help with the following question

2013-08-27 Thread Don Jennings
On Aug 27, 2013, at 3:40 AM, isaac Eric wrote: > print "For a circle of radius %s the area is %s" % (radius,area) > Question: What is the purpose of %s ? Okay, so you're just getting started with python. We're happy to do some hand-holding, but we encourage you to think first. You've follow

Re: [Tutor] i need help with the following question

2013-08-26 Thread Alan Gauld
On 26/08/13 19:31, Joel Goldstick wrote: ___ From: JAMIE shelley To: Alan Gauld effectively just a knowledge base but one that can change the area of it's specialization. So, the original question about ways to output from python has nothing to do with your questions now? The proble

Re: [Tutor] i need help with the following question

2013-08-26 Thread Joel Goldstick
Author of the Learn To Program website > http://www.alan-g.me.uk/ > > ________________ > From: JAMIE shelley > To: Alan Gauld > Sent: Monday, 26 August 2013, 18:47 > Subject: RE: [Tutor] i need help with the following question > > hello, not sure id thi

Re: [Tutor] i need help with the following question

2013-08-26 Thread ALAN GAULD
you  will need to figure out how. It's unlikely to be a  trivial exercise.   Alan Gauld Author of the Learn To Program website http://www.alan-g.me.uk/ > > From: JAMIE shelley >To: Alan Gauld >Sent: Monday, 26 August 2013, 18:47 >Subject: RE:

Re: [Tutor] i need help with the following question

2013-08-26 Thread Alan Gauld
On 26/08/13 09:29, isaac Eric wrote: describe different ways of displaying output using python! This smells like homework. We don;t do your homework for you although we will try to point you in the right direction. But you need to show that you are at least trying to figure it out for yourself.

Re: [Tutor] i need help with the following question

2013-08-26 Thread bob gailer
On 8/26/2013 4:29 AM, isaac Eric wrote: describe different ways of displaying output using python! I am glad you are asking for help. We encourage that. I agree with the other responses. Your question is clear to you, but not to us. We could play the guessing game and eventually discover what

Re: [Tutor] i need help with the following question

2013-08-26 Thread Chris Down
On 2013-08-26 01:29, isaac Eric wrote: > describe different ways of displaying output using python! Please, read this: http://www.catb.org/esr/faqs/smart-questions.html pgpmEMqlTiuCa.pgp Description: PGP signature ___ Tutor maillist - Tutor@python.or

Re: [Tutor] i need help with the following question

2013-08-26 Thread Don Jennings
On Aug 26, 2013, at 4:29 AM, isaac Eric wrote: > describe different ways of displaying output using python! Well, that's not really a question now, is it? I would be happy to help, but which part of the task is confusing for you? Take care, Don ___

[Tutor] i need help with the following question

2013-08-26 Thread isaac Eric
describe different ways of displaying output using python! ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor