0
Turtle Graphics not working in Python
Shout-out to Si Thu Tun, Apparently, one of his project contains turtle graphics. I ran the project and was excited to see the image until I came across an error in the terminal that gave output to the code, is this supposed to happen?
1 Answer
0
sololearn Python playground does not support gui or interactivity.
see
https://sololearn.com/compiler-playground/Wkzke3hvt8X5/?ref=app
https://sololearn.com/compiler-playground/W6cmk391WqiN/?ref=app
for web-workarounds.