making TESLA logo using python turtle

Veröffentlicht am: 04 Februar 2022
auf dem Kanal: PYTHON WORLD
184
9

here is code....



import turtle

t = turtle.Turtle()

t.getscreen().bgcolor("red")
t.pencolor("black")
t.speed(10)

t.color("white")
t.penup()
t.goto(-160,160)
t.pendown()

t.begin_fill()
t.left(18)
t.circle(-500,40)
t.right(90)
t.forward(17)

t.right(89.5)
t.circle(500,39)
t.right(90)
t.forward(17)
t.end_fill()


t.penup()
t.goto(-155,133)
t.pendown()

t.begin_fill()
t.right(90.5)
t.circle(-500,38)
t.right(70)
t.circle(-30,80)
t.left(90)
t.circle(-20,-70)
t.right(10)
t.circle(-300,-15)
t.right(93)
t.forward(280)
t.right(160)
t.forward(280)
t.left(80)
t.circle(300,15)
t.circle(20,70)
t.left(80)
t.circle(30,-80)
t.end_fill()

t.penup()
t.goto(-20,155)
t.pendown()
t.pencolor("black")
t.color("red")
t.begin_fill()
t.left(30)
t.forward(60)
t.left(130)
t.forward(65)
t.end_fill()

#T
t.pencolor("white")
t.penup()
t.goto(-170,-180)
t.pendown()
t.right(66)

t.pensize(15)
t.forward(60)
t.back(30)
t.right(90)
t.forward(70)

#T
t.penup()
t.goto(-90,-180)
t.pendown()
t.left(90)
t.forward(60)
t.penup()
t.goto(-90,-215)
t.pendown()
t.forward(60)
t.penup()
t.goto(-90,-250)
t.pendown()
t.forward(60)

#S
t.penup()
t.goto(0,-180)
t.pendown()
t.forward(60)
t.back(60)
t.right(90)
t.forward(32.5)
t.left(90)
t.forward(60)
t.right(90)
t.forward(32.5)
t.right(90)
t.forward(60)

#L

t.penup()
t.goto(90,-180)
t.pendown()
t.left(90)
t.forward(70)
t.left(90)
t.forward(60)

#A

t.penup()
t.goto(180,-180)
t.pendown()
t.forward(60)

t.penup()
t.goto(180,-250)
t.pendown()
t.left(90)
t.forward(32.5)
t.right(90)
t.forward(60)
t.right(90)
t.forward(32.5)


t.hideturtle()
turtle.done()


#shorts #trending #shortsvideo #python #coding #youtubeshorts #instagram #design #viral #viralvideo #gaming #google #garenafreefire #logo #live #like #asmr #tesla #op #viwes #support #oddlysatisfying #satisfying


Auf dieser Seite können Sie das Online-Video making TESLA logo using python turtle mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer PYTHON WORLD 04 Februar 2022 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 184 Mal angesehen und es wurde von 9 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!