"spawn" <[EMAIL PROTECTED]> 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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to