46

Saw an if statement like this in a hand me down company project:
If(!x && !Y && !Z && (A || (!B && C)))

Comments
Add Comment