CalsonLee
@CalsonLee
Repls
Community
When I run one of my Python programs, it throws the following error:
ExternalError: RangeError: Potential infinite loop. You can disable this from se
Python (with Turtle)
When I ran one of my old programs using
from sty import fg, bg, ef, rs, RgbFg
the code threw
ModuleNotFoundError: No module named 'sty'
I know this w