If(x-parseInt(x)<0){ y=0;} Else{ y=parseInt(x)!}
this post was submitted on 05 May 2025
495 points (98.8% liked)
Programmer Humor
23711 readers
2071 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
I also like this one:
>> typeof(NaN)
"number"
Sure, technically it makes sense, but read it out loud