this post was submitted on 16 Sep 2024
142 points (95.5% liked)

Programmer Humor

37456 readers
15 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 

you are viewing a single comment's thread
view the rest of the comments
[–] elvith@feddit.org 4 points 10 months ago
 assert triangleObject.shouldFitInHole(triangleHole) == true

assert triangleObject.shouldFitInHole(squareHole) == false