Why doesn’t the “repeated” number go up in the traceback as I increase the recursion limit?
When I run a recursive function and it exceeds the recursion depth limit, the below error is displayed:
When I run a recursive function and it exceeds the recursion depth limit, the below error is displayed: