icarus <[EMAIL PROTECTED]> writes:
> For some reason, it behaves as infinite loop although I changed its
> condition. Please tell me what I'm doing wrong. Thanks in advance.
It worked when I tried it:
>>> ## working on region in file /usr/tmp/python-13922e2f...
Please enter an integer: 8
Please enter the second integer: 3
The result is 2
Do you want to try again (yes or no)? yes
Please enter an integer: 8
Please enter the second integer: 2
The result is 4
Do you want to try again (yes or no)? no
Good bye, you don't want to continue
--
http://mail.python.org/mailman/listinfo/python-list