Re: Programming Issues

2012-09-20 Thread Dave Angel
On 09/19/2012 07:01 PM, Nathan Spicer wrote: > Dave, > You sent this response privately, which isn't the way the mailing list works. Private responses are good for thank-yous and for personal remarks of no interest to others. But you're short-circuiting the helping process if you don't let ever

Re: Programming Issues

2012-09-19 Thread Jason Friedman
> Ask the user for the amount of change expressed in cents. Your program must > compute and display the number of half-dollars, quarters, dimes, nickels, > and pennies to be returned. > Return as many half-dollars as possible, then quarters, dimes, nickels, and > pennies, in that order. > Your prog

Re: Fwd: Programming Issues

2012-09-18 Thread Dave Angel
On 09/18/2012 08:47 PM, Nathan Spicer wrote: > -- Forwarded message -- > From: Nathan Spicer > Date: Tue, Sep 18, 2012 at 8:32 PM > Subject: Programming Issues > To: webmas...@python.org > > > Hello, > > My name is Nathan Spicer. I'm taking

Fwd: Programming Issues

2012-09-18 Thread Nathan Spicer
-- Forwarded message -- From: Nathan Spicer Date: Tue, Sep 18, 2012 at 8:32 PM Subject: Programming Issues To: webmas...@python.org Hello, My name is Nathan Spicer. I'm taking a computer programming class using python. I have a project that's due in a week and I