Please show us your code.
RobR
--
http://mail.python.org/mailman/listinfo/python-list
On Mon, Apr 16, 2012 at 12:06 PM, Chinesekidz
wrote:
> Hello Guys:
>
> How can I stop the program as soon as one of the condition is met?
>
>
> Here is example:
>
> The loop should be stop asking for more input if a=b or c=6.
>
> I tried to write one but it only stop when a=b and not when c=6
Ple
Hello Guys:
How can I stop the program as soon as one of the condition is met?
Here is example:
The loop should be stop asking for more input if a=b or c=6.
I tried to write one but it only stop when a=b and not when c=6
Please help me
--
http://mail.python.org/mailman/listinfo/python-li