[Tutor] kudos to alan

David Hutto dwightdhutto at yahoo.com
Sun Jan 31 20:58:17 CET 2010



--- On Sun, 1/31/10, Woodwerks <daverwebb at bellsouth.net> wrote:

From: Woodwerks <daverwebb at bellsouth.net>
Subject: [Tutor] kudos to alan
To: tutor at python.org
Date: Sunday, January 31, 2010, 2:33 PM

Message: 4
Date: Sun, 31 Jan 2010 11:01:19 -0500
From: "R. Alan Monroe"<amonroe at columbus.rr.com>
To:tutor at python.org
Subject: Re: [Tutor] can any one help
Message-ID:<4681047264.20100131110119 at columbus.rr.com>
Content-Type: text/plain; charset=us-ascii

I think the way you give hints and ideas about how to accomplish something in Python is excellent. I sometimes work through these problems just to build skills. I know it would be easy for you to provide a built solution, but this exercises the brain in a much better way. Kudos, Alan.

> >  1 1.1 Write a Python program with a loop that prints out a sequence
> >  of numbers as follows:15 13 11...3 1 -1
>    
Hint 1: Learn about FOR loops.

Hint 2: Learn about the RANGE command.

Hint 3: Show us some code you have written. Even if yours doesn't
work, we can probably spot WHY it doesn't work.

Alan

_______________________________________________
Tutor maillist  -  Tutor at python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor






I'll second the motion.




      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100131/1ce8cc96/attachment.htm>


More information about the Tutor mailing list