Embarrasing questio

Catherine Heathcote catherine.heathcote at gmail.com
Thu Feb 12 11:03:05 EST 2009


But I just cant find it. How do I do an or, as in c/c++'s ||? Just 
trying to do something simple, the python equivilent of:

if(i % 3 == 0 || i % 5 == 0)

Thanks.



More information about the Python-list mailing list