this post was submitted on 08 Apr 2025
490 points (98.4% liked)

Programmer Humor

34976 readers
95 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
[–] [email protected] 7 points 6 days ago
  File "<python-input-0>", line 2, in a
    a()
    ~^^
  [Previous line repeated 988 more times]
RecursionError: maximum recursion depth exceeded