this post was submitted on 16 Sep 2024
135 points (95.3% liked)

Programmer Humor

32063 readers
975 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
[–] elvith@feddit.org 3 points 4 days ago
 assert triangleObject.shouldFitInHole(triangleHole) == true

assert triangleObject.shouldFitInHole(squareHole) == false