0
Is there any way to work with turtole in pydroid 3
How to import turtole module in pydroid 3
2 Respuestas
+ 4
Ravindra kumar Patra this is for 3.8.2
https://docs.python.org/3/library/turtle.html
+ 4
Yes go to pip and search for library you want to use but before installation of library install pydroid repository plugin from below link.
https://play.google.com/store/apps/details?id=ru.iiec.pydroid3.quickinstallrepo
Then download your library and use it . You can get your turtle library there.