No limits

Report a typo

Print the current maximum recursion depth, then set it to 200, and print the new limit.

Write a program in Python 3
import sys

# write your code here
___

Create a free account to access the full topic