cricket bat


import turtle as t
t.speed(3)
t.setup(1537,865)
#subhanker codes
t.up()
t.setpos(-80,350)
t.down()
t.fillcolor('grey')
#subhanker codes
t.begin_fill()
t.rt(40)
t.circle(30,80)
t.circle(10,100)
t.circle(30,80)
#subhanker codes
t.circle(10,100)
t.circle(10,-50)
t.fd(200)
t.lt(20)
#subhanker codes
t.fd(60)
t.lt(135)
#subhanker codes
t.fd(60)
t.seth(90)
#subhanker codes
t.fd(200)
t.end_fill()
#subhanker codes
t.rt(180)
t.up()
t.fd(180)
t.down()
t.fillcolor('#fdbc60')
t.begin_fill()
t.lt(40)
#subhanker codes
t.fd(70)
t.seth(270)
t.fd(450)
t.rt(30)
#subhanker codes
t.circle(-76,120)
t.seth(90)
t.fd(450)
t.rt(35)
t.fd(70)
#subhanker codes
t.seth(270)
t.fd(21.5)
t.lt(20)
t.fd(60)
#subhanker codes
t.lt(135)
t.fd(60)
#subhanker codes
t.seth(90)
t.fd(21.5)
t.end_fill()
t.ht()
#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)