this post was submitted on 13 Oct 2023
332 points (95.9% liked)

Programmer Humor

32050 readers
1518 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
[โ€“] [email protected] 13 points 11 months ago (4 children)

Function is changing a global variable, the global variable is checked after every call to the function. That's your return value.

[โ€“] [email protected] 1 points 11 months ago
load more comments (3 replies)