if statements

Chris Gonnerman chris.gonnerman at newcenturycomputers.net
Fri Jan 18 08:56:05 EST 2002


Yeah, that's right... why don't you post more of your script
so we can help you?

----- Original Message ----- 
From: "maximilianscherr" <MaximilianScherr at T-Online.de>
To: <python-list at cwi.nl>
Sent: Friday, January 18, 2002 7:23 AM
Subject: if statements


> 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
> 
> 
> -- 
> http://mail.python.org/mailman/listinfo/python-list
> 
> 





More information about the Python-list mailing list