27
How to detect if a number is even
(programming.dev)
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.
Though I want to add this case for interview questions: "Write code that outputs every prime number smaller than 10."
And if the candidate doesn't do 'print "2,3,5,7";', I will deduct points.