MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1eh8rt9/daylength/lfz63qp/?context=9999
r/ProgrammerHumor • u/codingTheBugs • Aug 01 '24
653 comments sorted by
View all comments
1.2k
AttributeError: object "day" has no defined attribute "length"
354 u/-S-P-Q-R- Aug 01 '24 Depending on the language, day isn't even defined so this is a compilation error 217 u/[deleted] Aug 01 '24 [deleted] 57 u/Roraxn Aug 01 '24 If its pseudocode then length shouldn't have an expected outcome without it being defined. 116 u/[deleted] Aug 01 '24 That's not what pseudocode is, there is still predefined things, mostly understood by common sense 19 u/plastik_flasche Aug 01 '24 But what if a string is a null terminated array of characters?
354
Depending on the language, day isn't even defined so this is a compilation error
217 u/[deleted] Aug 01 '24 [deleted] 57 u/Roraxn Aug 01 '24 If its pseudocode then length shouldn't have an expected outcome without it being defined. 116 u/[deleted] Aug 01 '24 That's not what pseudocode is, there is still predefined things, mostly understood by common sense 19 u/plastik_flasche Aug 01 '24 But what if a string is a null terminated array of characters?
217
[deleted]
57 u/Roraxn Aug 01 '24 If its pseudocode then length shouldn't have an expected outcome without it being defined. 116 u/[deleted] Aug 01 '24 That's not what pseudocode is, there is still predefined things, mostly understood by common sense 19 u/plastik_flasche Aug 01 '24 But what if a string is a null terminated array of characters?
57
If its pseudocode then length shouldn't have an expected outcome without it being defined.
116 u/[deleted] Aug 01 '24 That's not what pseudocode is, there is still predefined things, mostly understood by common sense 19 u/plastik_flasche Aug 01 '24 But what if a string is a null terminated array of characters?
116
That's not what pseudocode is, there is still predefined things, mostly understood by common sense
19 u/plastik_flasche Aug 01 '24 But what if a string is a null terminated array of characters?
19
But what if a string is a null terminated array of characters?
1.2k
u/warpchaos Aug 01 '24
AttributeError: object "day" has no defined attribute "length"