Cool Python Turtle Graphics | Python Turtle Graphics

preview_player
Показать описание
Cool Python Turtle Graphics | Amazing Turtle Graphics

#pythonturtle #python #coding #shorts #status
Рекомендации по теме
Комментарии
Автор

bro this is working thanku bro what a creation

AkshatDRsingh
Автор

t.left(125)
for i in range(5):
t.forward(360)
t.left(150)

Попробуйте там поставить это.

rareiridium
Автор

Anh ấy viết thật ảo . tôi thử vài vòng như gặp lỗi 😂

huyenthoaiao
Автор

Could someone tell me how to speed up the drawing?

florencefitch
Автор

You are a good developer this code is not running in my laptop what should I so

randwapatel
Автор

import turtle
import colorsys

t = turtle.Turtle()

t.speed(100)
n = 36
h = 0

for i in range(460):
c = colorsys.hsv_to_rgb(h, 1, 0.9)
h+=1/n
t.color(c)
t.left(145)
for i in range(5):
t.forward(300)
t.left(150)

turtle.done()

LOVELY one.. good job bro..

ushantharanga
Автор

Bhai code editor konsa use kar rhe ho plz naam batao

uchack
Автор

how to fix that speed not defines can you please help

DJ-Cobraa
Автор

Anybody please tell me which song is this

ayushaggarwal
visit shbcf.ru