Python turtle code | Beautiful design using python pydroid 3 | code 5

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

#python design 5
import turtle
t=turtle. Turtle()
t.speed(150)
turtle.bgcolor("black")
for i in range(250):
t.color("green")
t.circle(i)
t.left(5)
turtle.donde()

Andres-mxqu
Автор

It does not work. He says "turtle" is a error

Robby_-qm
Автор

im about to crash out in the middle of the night WHY IS IMPORT TURTLE NOT WORKING

Hn
Автор

I have written all the code correct but when I run it then only a single dot of green color appear as it was a lag it seems to me

SPatel-yioq
Автор

Bhai color nahi aa rahe bahut try Kiya other phone me to sabme aate hai par mere vale me nahi aate

ppyogesh
Автор

File "/data/user/0/ru.iiec.pydroid3/files/temp_iiec_codefile.py", line 10
turtle.done()
^
IndentationError: unindent does not match any outer indentation level

please answer

devananddevhare
visit shbcf.ru