cosmologicon / pywat

Python wats
1.22k stars 99 forks source link

Add parens around converse implication example #6

Closed e28eta closed 2 years ago

e28eta commented 9 years ago

I think this is right, and I think it increases readability. Not being familiar with the operator, I didn't know the precedence, and so didn't know how to parse the example.

Alternatively, I think you could eliminate the == bool term, since the next line gives the value of the expression.