Recursion
Recursion
Bye bye stack was nice knowing you.
Recursion
Bye bye stack was nice knowing you.
It's ok, the stack overflow is the exit condition.
That's too much syntax. I'm just gonna raw dog it.
I did try that once, you can't catch stack overflow errors in .net at least. Too fundamentally broken.
File "<python-input-0>", line 2, in a a() ~^^ [Previous line repeated 988 more times] RecursionError: maximum recursion depth exceeded