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
Arya Ramachandran
Run
f=color(r=255, g=0, b=0) c1=circle(r=5, fill="yellow", stroke="black", stroke_width=2) c2=circle(r=30,fill="#FBFBFF") c3=ellipse(w=60,h=10,fill=f, stroke="black", stroke_width=1)|repeat(6, rotate(30)) c4=circle(r=40,fill="#d5ed00") c5=rectangle(w=80,h=80,fill="#cf2dc4", stroke="black", stroke_width=1)|repeat(150, rotate(150)) c6=circle(r=60,fill="#BB0000") c7=ellipse(w=150,h=95,fill="#006400")|repeat(40, rotate(30)) c8=rectangle(h=130,w=130,fill="#FF69B4")|repeat(5,rotate(30)) c9=ellipse(w=200,h=95,fill="#FFD700")|repeat(40,rotate(30)) c10=circle(r=110,fill="#CD5C5C") c11=rectangle(h=180,w=180,fill="yellow")|repeat(10, rotate(60)) c12=circle(r=120,fill="#DA70D6") c13=circle(r=130,fill="#006400") c14=ellipse(w=280,h=100,fill="#000000")|repeat(40, rotate(30)) c15=circle(r=141,fill="#C71585") show(c15,c14,c13,c12,c11,c10,c9,c8,c7,c6,c5,c4,c2,c3,c1)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login