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

Programmer Humor

32472 readers
467 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 1 year ago (1 children)

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

[โ€“] [email protected] 8 points 1 year ago

Ah, so a perfect TDD implementation, awesome!