this post was submitted on 01 Nov 2023
227 points (95.6% liked)

Programmer Humor

32558 readers
30 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] 11 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!