Uzbekistan Flag by using Python | source code is in description

Publié le: 17 mars 2022
sur la chaîne: Python Developer - 0.1
704
25

from turtle import *

bgcolor('black')
speed(0)
color('green')
begin_fill()
rt(90)
fd(60)
lt(90)
fd(280)
lt(90)
fd(60)
end_fill()

color('red')
begin_fill()
lt(90)
fd(280)
lt(90)
fd(5)
lt(90)
fd(280)
end_fill()
lt(90)
fd(5)

color('white')
begin_fill()
fd(60)
lt(90)
fd(280)
lt(90)
fd(60)
lt(90)
fd(280)
lt(90)
fd(60)
end_fill()

color('red')
begin_fill()
fd(5)
lt(90)
fd(280)
lt(90)
fd(5)
lt(90)
fd(280)
lt(90)
fd(5)
end_fill()

color('cyan')
begin_fill()
fd(55)
lt(90)
fd(280)
lt(90)
fd(55)
end_fill()

color('black')

penup()
lt(135)
fd(65)
lt(130)
pendown()

pensize(3)
#hideturtle()
color('white')
begin_fill()
circle(20,180)

penup()
circle(20,180)
pendown()
end_fill()

color('cyan')
begin_fill()
lt(20)
circle(21,150)
circle(21,150)
end_fill()

pensize(1)
hideturtle()
color('black')
def j():
color('white')
begin_fill()
lt(20)
fd(10)
lt(140)
fd(10)
lt(140)
fd(10)
lt(150)
fd(10)
lt(150)
fd(10)
end_fill()
penup()
rt(133)
fd(25)
pendown()

j()
penup()
lt(120)
fd(20)
pendown()

j()
penup()
lt(120)
fd(20)
pendown()

j()
penup()
lt(35)
fd(7)
pendown()

j()
penup()
lt(30)
fd(15)
pendown()

j()
penup()
lt(120)
fd(20)
pendown()

j()
penup()
lt(110)
fd(20)
pendown()

j()
penup()
lt(160)
fd(25)
pendown()

j()
penup()
rt(120)
fd(15)
pendown()

j()
penup()
lt(140)
fd(20)
pendown()

j()
penup()
lt(125)
fd(20)
pendown()

j()
penup()
lt(120)
fd(20)
pendown()
j()

penup()
rt(110)
fd(130)
pendown()
write("uzbekistan Flag",font=('arial',6,'normal'))

done()


Sur cette page du site, vous pouvez voir la vidéo en ligne Uzbekistan Flag by using Python | source code is in description durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Python Developer - 0.1 17 mars 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 704 fois et il a aimé 25 téléspectateurs. Bon visionnage!