Ok. This IS homework ...

Max Erickson maxerickson at gmail.com
Sat Oct 14 19:12:43 EDT 2006


"spawn" <evilrottenspawn at gmail.com> wrote:

> but I've been struggling with this for far too long and I'm about
> to start beating my head against the wall.
> --------------------------
> 
> I tried adding an additional "while" statement to capture the
> second number, but it didn't seem to solve my problem.  Help!
> 

Reread whatever material you have about while loops, or just consult 
the python documentation, and then think about why your program(as 
posted anyway) is never printing done.

Hope this isn't too much help,
max




More information about the Python-list mailing list