Hacker News new | past | comments | ask | show | jobs | submit login

Much worse is this gotcha:

One variable:

    a = 1
    -> a = 2
Two variables:

    -> a = 2
    a = 1



Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: