this post was submitted on 01 Nov 2023
224 points (95.5% liked)

Programmer Humor

31791 readers
87 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
[โ€“] [email protected] 13 points 9 months ago (1 children)

Wrote IsEven() as a blob of else if statements for each number

[โ€“] [email protected] 8 points 9 months ago

Ah, so a perfect TDD implementation, awesome!