+ 1
Why can't I run a 🐢 turtle program
🐢 turtle is a python module. A few months ago I ran a simple program in turtle . But now i can't run any program in turtle https://code.sololearn.com/c7SiWM11ID5R/?ref=app https://code.sololearn.com/cbbKVrl8JhiZ/?ref=app
5 Antworten
+ 1
Hi !
Sadly, Sololearn compiler does not support turtle module.
I advise you to use repl.it website which is great for python and turtle.
Good luck !
Edit : this is a proof for what i said : https://www.sololearn.com/Discuss/986949/how-to-use-turtle-module-in-sololearn
PS : Sorry for my english i'm french !
+ 2
You can use https://www.repl.it instead
+ 2
You can't run any gui program on sololearn except on the web , sololearn compiler doesn't supports it as people already said
+ 1
You can't do it here as I see the log it can't run such kind of library like tkinter..
+ 1
Thanks Michel Grolet For suggesting me repl.it .But a few moths ago I run this program in sololearn and it works.thanks