if statements

maximilianscherr MaximilianScherr at T-Online.de
Fri Jan 18 08:23:23 EST 2002


how can i include more stuff into if statements, like
if var1 != 0 or var2 != 0 or var3 != 1:
...

is this the right way? caus emy script doen't seem to cae what i 
wrote there, it just keeps on running





More information about the Python-list mailing list