while loop - multiple condition

Shiva shivaji_tn at yahoo.com
Sun Oct 12 13:59:25 EDT 2014


Bit confusing to use in While loop - Should have used the 'and' condition
instead of OR- then it works fine.
for OR both condition need to be false to produce a false output and break
the loop.
More of SET operations.

Thanks,
Shiva




More information about the Python-list mailing list