logically combine the Boolean results : Boolean Operators : Operator PYTHON TUTORIALS


PYTHON TUTORIALS » Operator » Boolean Operators »

 

logically combine the Boolean results


print and == 4
print or 4
print not 6.2 <= 6
print < 5



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON TUTORIALS

 Navioo Operator
» Boolean Operators