Beautiful 😍
Wow, Beautiful design... 🤍✨
Aki bar me done hogaya mera vscode me thanks bro🎉❤
form turtle import * import colorsys # set the speed of drawing and background color speed (0) bgcolor("black") # intialize hue value h = 0 # Outer loop for 16 repetitions for i in range(16): #inner loop for drawing 18 shapes for j in range(18): #Get the color using HSY to RBG conversion c = colorsys.hsv_to_rgb(h, 1, 1) color(c) #increment hue for the next color h += 0.005 #draw shapes right(90) circle(150 - j * 6, 90) left(90) circle(150 - j * 6, 90) right(180) circle(40,24) # complete the drawing done() after correcting
from turtle import* import colorsys speed(0) bgcolor("Black") h=0 for i in range(16): for j in range(18): c=colorsys.hsv_to_rgb(h,1,1) color(c) h+=0.005 rt(90) circle(150-j*6,90) lt(90) circle(150-j*6,90) rt(180) circle(40,24) done() Thanks me later
Nice❤❤🎉
The power of coding❤
Great
Wow amazing ha
wrong this is not full code please give me full script😂
Can you design a festival for Rath Yatra?
Stunning ❤
Awesome work bro ❤❤
Amazing brother this community gonna rocks
I want to learn that too!
Kispa karto ho bhi coading❤❤
Ho gyaa😌❤ Dhanyavaad 💞
Thank you very much for this tutorial
Mai mobile me bahot mahnat se kiya nahi huo😢
@snapninjasquad_ad-e3t