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

No, this isn't explicit enough:

    if users == []:
Nor is this:

    if (users == []) == True:
Nor is this:

    if ((users == []) == True) == True:
...

/s




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

Search: