put multiple condition in if statement

Allerdyce.John at gmail.com Allerdyce.John at gmail.com
Sat Mar 11 00:12:57 EST 2006


Hi,

How can I put multiple condition in if statement?

I try this, but I can't get that to work.

if ( (str != " ") && (str != "") ):

Any help is appreciated.

Thank you.




More information about the Python-list mailing list