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