Author
anonymous
about 4 years ago
Python
CPython 3.8.0
$ python3 prog.py
pls enter the number limit: Traceback (most recent call last): File "prog.py", line 9, in <module> x=x+y MemoryError
pls enter the number limit:
Traceback (most recent call last): File "prog.py", line 9, in <module> x=x+y MemoryError