Guest User

Untitled

a guest
Oct 23rd, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. 2 == 2 == 2
  2. 3 == 3 > 2
  3.  
  4. (3 == 3) > 2
  5. 3 == (3 > 2)
  6. 2 == (2 == 2)
Add Comment
Please, Sign In to add comment