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!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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 Answers
+ 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