drawing with python
circle spirograph drawing
turtle drawing
code:
import turtle
turtle.bgcolor("black")
turtle.pensize(2)
turtle.speed(0)
for i in range (6):
for colours in("red", "blue", "green", "yellow" , "white"):
turtle.color(colours)
turtle.circle(100)
turtle.left(10)
turtle.hideturtle()
#python #programming
subscribe to my channel: https://bit.ly/3ftPyS0
follow me on instagram: https://bit.ly/3rdyZMw
Sur cette page du site, vous pouvez voir la vidéo en ligne drawing with durée online en bonne qualité , qui a été Téléchargé par l'utilisateur House of robots 05 octobre 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 114 fois et il a aimé 8 téléspectateurs. Bon visionnage!