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
Achuth R Kumar
Run
c = circle(fill="#58bcc7") c1=circle(x=50, y=0, r=50) | repeat(10*4, rotate(10) | scale(1)) c2=circle(r=50,fill="#42cc3b") c3=rectangle(w=80, h=80,fill="#d94e1c") | repeat(18, rotate(angle=10)) c4=rectangle(w=160, h=160,fill="#d90f0f") | repeat(18, rotate(angle=10)) c5=line() | repeat(18, rotate(angle=10)) show(c4,c,c1,c3,c2,c5)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login