Hacker News new | ask | show | jobs
by sgzfx 2765 days ago
which soon becomes if (person_score > 10) ...
1 comments

no, it would become

    if (person_score == 100)