this post was submitted on 08 Apr 2025
489 points (98.2% liked)

Programmer Humor

34973 readers
175 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

Bye bye stack was nice knowing you.

you are viewing a single comment's thread
view the rest of the comments
[–] HiddenLayer555@lemmy.ml 7 points 5 days ago
  File "<python-input-0>", line 2, in a
    a()
    ~^^
  [Previous line repeated 988 more times]
RecursionError: maximum recursion depth exceeded