IF STATEMENTS

Charles charles at a3a.com.br
Wed Oct 17 14:07:26 EDT 2001


Hi !

Anyone know how i can create
a IF AND statements in python ?

ex:

IF vars == 1 AND vars2 == 2:
 .....

in the tutorial papers only have
a refers to ELIF.

Thx
Charles





More information about the Python-list mailing list