Y
Hacker News
new
|
ask
|
show
|
jobs
by
sgzfx
2765 days ago
which soon becomes if (person_score > 10) ...
1 comments
anticensor
2764 days ago
no, it would become
if (person_score == 100)
link