- 4
What code name
#niceHexspiral.py import turtle colors=['red','purple','blue' 'green','yellow','orange'] t= turtle.pen () t.speed(0) turtle .bgcolor('black') for x in range (360); t.pencolor(colors )[x%6] t.width(x/100+1) t.forward(x) t.left(59)
4 Respostas
+ 5
What's your question?
+ 1
?
0
Your right
0
Badal Vetti try to learn english properly if you want to communicate in it or use your native language and translation app for conversion to another language.