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
Nimia Das
Run
c0=ellipse(h=20,w=5,stroke='white') | repeat(4,rotate(45)) c1=circle(r=20,fill='red',stroke='#cc00ff',stroke_width=4) r1=rectangle(h=50,w=50,fill='yellow',stroke='none') | repeat(2,rotate(45)) c2=circle(r=45,fill='brown', stroke='none') e1=ellipse(h=25,w=125,fill='#950086',stroke='#FFFFFF',stroke_width=3) | repeat(10,rotate(30)) c3=circle(r=65,fill='#FF8500',stroke='none') e3= ellipse(h=50,w=215,fill='#00FF18',stroke='none') | repeat(12,rotate(30)) e4=ellipse(h=75,w=250,fill='#000C66',stroke='none') | repeat(12,rotate(30)) c4=circle(r=10,fill='#ae388b',stroke_width=2) | translate(x=80) | repeat(12,rotate(30)) r2=rectangle(h=200,w=200,fill='yellow', stroke='none') | repeat(36,rotate(10)) c5=circle(r=150,fill='#DC4731' ,stroke='none') show(c5,r2,e4,e3,c4,c3,e1,c2,r1,c1,c0)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login