How make a turtle in Python 3.0
Answers
Answered by
1
Answer:
pip install turtle
Explanation:
pip is program in python if you don't know.
Just type this in terminal window if you are on mac or Linux and cmd in windows.
Now type in your python ide
import turtle
Mostly all the programs you will be writing you will need tkinter or pillow to make it better.
so pip install tkinter
pip install pillow
then
import thinker
import pillow
now it's your wish to program what you like to......
Enjoy programming.
Similar questions
Physics,
2 months ago
Social Sciences,
2 months ago
Math,
6 months ago
English,
6 months ago
Math,
11 months ago