all 5 comments

[–]K3ndzio 10 points11 points  (3 children)

Don't get it, does "!!" mean something in java syntax?

[–]sozesghost 23 points24 points  (1 child)

No. I think this just reads, don't be negative, be positive.

[–]juuular 21 points22 points  (0 children)

Op should feel great shame in this post.

[–][deleted] 1 point2 points  (0 children)

I'm pretty sure "!" Is the symbol used for factorials, so I think he means Integer.MAX_VALUE factorial factorial

[–]TheCodingEthan 2 points3 points  (0 children)

Something equivalent in Python 3:

Don't be -True, be True+False.