Turtle library HELP | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Turtle library HELP

If I drawing a square with turtle, how can i display an object on the center of the square ?

2nd Sep 2021, 8:14 PM
Nicola
Nicola  - avatar
5 Answers
0
By positioning the turtle in the center of the square and drawing what you want to display.
2nd Sep 2021, 10:41 PM
Chloe
Chloe - avatar
0
➵Chloe[she/her] [DMs Open] [K-POP stan] but if i want display one of the times the object of one list?
2nd Sep 2021, 11:28 PM
Nicola
Nicola  - avatar
0
Nicola Esu then iterate through the list using a variable
2nd Sep 2021, 11:43 PM
Chloe
Chloe - avatar
3rd Sep 2021, 12:39 AM
Nicola
Nicola  - avatar
- 1
♤♢☞ 𝐊𝐢𝐢𝐛𝐨 𝐆𝐡𝐚𝐲𝐚𝐥 ☜♢♤ If i have a list like : List = [‘a’, ‘b’, ‘c’, ‘d’] And i want to put avery element of the list in a determinate point of the windows, how can i do ?
3rd Sep 2021, 12:10 PM
Nicola
Nicola  - avatar