illusion

import turtle as t t.setup(1537,865) t.width(30) t.tracer(200) t.bgcolor('black') color=('red','purple') #subhanker codes #subhanker codes for i in range(700): #subhanker codes #subhanker codes t.pencolor(color[i%2]) #subhanker codes #subhanker codes t.fd(i) #subhanker codes t.lt(303) #subhanker codes t.fd(i) #subhanker codes t.rt(230) #subhanker codes t.bk(i) #subhanker codes t.circle(49,80) #subhanker codes t.fd(i) #subhanker codes t.rt(27) #subhanker codes t.circle(102,90) #subhanker codes t.done() #subhanker codes

Comments

Popular posts from this blog

free fire logo || python turtle graphics code

python turtle animation 15

python turtle animation (3)