21st Sep 2023, 3:39 PM
Kwanele Khumalo
Kwanele Khumalo - avatar
1 Resposta
+ 4
Kwanele Khumalo The turtle module is not supported on the SoloLearn platform. SoloLearn provides a limited execution environment that does not include graphical capabilities. If you want to practice using the turtle module, I would recommend running your code on a local Python environment on your computer. Otherhand, To run turtle module you need skulpt. Check the following code : https://code.sololearn.com/WnQZ0B7qvLjF/?ref=app https://code.sololearn.com/Wkzke3hvt8X5/?ref=app https://code.sololearn.com/W6cmk391WqiN/?ref=app
21st Sep 2023, 3:51 PM
Darpan kesharwani
Darpan kesharwani - avatar