Explore
Courses
Batches
Sketches
Statistics
Code a Pookkalam
Jobs
Devsprint
People
Course Creation
Create a Course
Guidelines
Resources
Support
Blogs
My Profile
About Us
Login
Sketches
0
New Sketch
By
Preethika S Dev
Run
#vaazha ela c1 = circle(x=-95, y=70, r=80 ,fill= "#14d60d" ,stroke="#1ac914",stroke_width=6) | repeat(9, translate(x=40)) c2 = circle(x=-95, y=-70, r=80 ,fill= "#14d60d" ,stroke="#1ac914",stroke_width=6) | repeat(9, translate(x=40)) #dot dot = circle(r=5,fill="red",stroke="none")| translate(x=142,y=0)| repeat(13,rotate(30)) #oreobiscuit q = circle(r=70,fill="orange",stroke="#443838",stroke_width=1)| translate(x=40,y=0) | repeat(5,rotate(72)) w = circle(r=50,fill="#f097a5",stroke="#443838",stroke_width=1)| translate(x=40,y=0) | repeat(5,rotate(72)) e = circle(r=40,fill="gold",stroke="#443838",stroke_width=1)| translate(x=40,y=0) | repeat(3,rotate(120)) r = circle(r=40,fill="#443838",stroke="#443838",stroke_width=6) t = circle(r=35,fill="#443838",stroke="blue",stroke_width=2) y = circle(r=5,fill="white",stroke="red",stroke_width=2) #displaytime show(c1,c2,dot,q,w,e,r,t,y)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login