this post was submitted on 08 Dec 2023
623 points (96.4% liked)

Programmer Humor

32253 readers
221 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] juggling_collie@lemmy.ml 13 points 10 months ago (1 children)

You need to be careful here though. You might not intend for 0 and None to mean the same thing.

[–] Bumblefumble@lemm.ee 3 points 10 months ago* (last edited 10 months ago) (1 children)

So this won't do the intended thing if a is 0.

Edit: Sorry I meant to reply to the parent comment, realising now you already write the exact same thing.

[–] joyjoy@lemm.ee 3 points 10 months ago

Also if a is an empty collection or str, or false.