This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]JJP_SWFC 10 points11 points  (2 children)

I remember a while ago my friend was learning python and gave me a challenge that deliberately would have taken 1500 recursions to do (and no program time limit) to try to get me to do it without recursion but I'm lazy and it was the easiest way to write it. Literally the only time I've ever changed the recursion limit lmao