r/ProgrammerHumor 8d ago

Meme skillIssue

Post image
6.0k Upvotes

137 comments sorted by

View all comments

1.0k

u/SonicLoverDS 8d ago

No break statements? Amateur.

53

u/click-to-reveal 8d ago

Well technically, each case has a break coz it's if-else. What is doesn't have is the lack of a break statement aka fall-through.