why can not I coding with python turtle ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

why can not I coding with python turtle ?

15th Jul 2019, 6:42 PM
Samer Arab
Samer Arab - avatar
3 Answers
+ 4
You can't directly make a Python code in Sololearn code playground as graphics are not supported in non-web languages. However, one of our community members, Burey, found a JavaScript library that lets you run Python codes from Web. Most importantly it supports turtle as well. Here is the code template he designed: https://code.sololearn.com/WnQZ0B7qvLjF/?ref=app
15th Jul 2019, 11:28 PM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
+ 2
You probably can. On Sololearn, you can only see the python console, meaning it doesn't support libraries like turtle.
15th Jul 2019, 6:53 PM
Airree
Airree - avatar
+ 1
You can try one of these codes. All credit goes to Brofarops. I think it will help you. Most of the py compilers available Android doesn't support python, even the online ones, except skulpt.org| https://code.sololearn.com/WBn0oFXpUGB0/?ref=app https://code.sololearn.com/W2RrT3X33q2q/?ref=app
17th Sep 2019, 4:26 PM
Ishmam
Ishmam - avatar