0
How do I get the Turtle Module to work?
Okay, so I have been using python on a pc and turtle works perfectly fine. For some reason though it doesnât work on SoloLearn. If I import it the console will just say the turtle module doesnât exist. If there is some way to draw with turtle on SoloLearn please help.
1 Answer
+ 2
Because SoloLearn compiles Python codes in a different way to compilation in a computer, you'll need to use Web Code instead.
Check Burey's example
https://code.sololearn.com/WnQZ0B7qvLjF/?ref=app