In order to write a program on turtle ,is there any packages we has to install or its just enough to import a package | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 2

In order to write a program on turtle ,is there any packages we has to install or its just enough to import a package

17th Oct 2019, 2:15 AM
Krid Indu
Krid Indu - avatar
2 ответов
+ 1
Turtle appears to come with a standard installation of Python 3. You do not need to install more packages unless dependencies are missing. The best way is to just try and run turtle on your computer and see if anything goes wrong.
17th Oct 2019, 2:32 AM
Hatsy Rei
Hatsy Rei - avatar