this post was submitted on 29 Aug 2023
48 points (73.5% liked)

Programmer Humor

19331 readers
155 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 

cross-posted from: https://feddit.de/post/3025415

you are viewing a single comment's thread
view the rest of the comments
[โ€“] KoboldCoterie@pawb.social 8 points 1 year ago* (last edited 1 year ago) (1 children)

I mean, if we're going to nitpick, 'lenght' wouldn't be a method. :P

[โ€“] S0UPernova@lemmy.world 5 points 1 year ago

Pretty sure length is a property, not a method, and since there are not parentheses after it, it wouldn't be treated as one.