0
I cant use turtle library.Why?
11 Réponses
+ 2
Pydroid3 works for me. We are talking about the same app right (see app below)?. Pretty cool library there, having fun playing with it, didn't know about this library.
https://play.google.com/store/apps/details?id=ru.iiec.pydroid3
+ 2
Cause no gui on sololearn. You'd need to use an external ide
+ 2
Sololearn does not support this module, very unfortunate. But you can install Python on your device, add this module and start coding on the "actual metal", which is the best way to learn. ;)
If I still did not convince you, there are some web Turtle environments like: https://trinket.io/turtle
Good luck on your coding journey.
+ 2
I try again and now Works for me the code thx
+ 2
Alejandro
SoloLearn support turtle in web code.
https://code.sololearn.com/Wkzke3hvt8X5/?ref=app
https://code.sololearn.com/W6cmk391WqiN/?ref=app
+ 2
Ok thx but i think is a littel dificult with soloLearn
+ 1
thank you very much but python is only for computer and needs an interpreter. I also tried this in pydroid3 but I think that it didn't let me
+ 1
This is the error when i try with pydroid3:
File "/data/user/0/ru.iiec.pydroid3/files/temp_iiec_codefile.py", line 2
snake = turtle.Turtle:
^
SyntaxError: invalid syntax
+ 1
Maybe your pydroid3 files are messed up or missing. Did you do anything with the files in pydroid3? Maybe reinstall?
+ 1
No, but maybe I've written the program wrong, but I think that hasn't happened. I'm going to check it and click on your link, and it's the same application that I have. I have the free version, but that doesn't affect anything, I think.
0
Tk does not work in sololearn.