Y
Hacker News
new
|
ask
|
show
|
jobs
by
SilverSlash
2751 days ago
Claiming you shouldn't use the greater than sign in conditionals because sometimes it's confusing is going too far.
Also in python you can just do `if 5 < x < 10` :)