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.
I did try that once, you can't catch stack overflow errors in .net at least. Too fundamentally broken.
That's too much syntax. I'm just gonna raw dog it.
File "<python-input-0>", line 2, in a a() ~^^ [Previous line repeated 988 more times] RecursionError: maximum recursion depth exceeded