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
rough
By
Sam
Run
c1 = circle(r=145,fill="#170055") c2 = circle(x=135,y=0,r=10,fill="yellow")|repeat(12,rotate(36)) c3 = circle(r=125,fill="#3E00FF") r1 = rectangle(w=190,h=150,fill="#AE00FB")|repeat(12,rotate(10)) r2 = rectangle(w=150,h=125,fill="#FF3D68")|repeat(60,rotate(10)) e2 = ellipse(w=150,h=30,fill="yellow")|repeat(12,rotate(40)) e1 = ellipse(w=250,h=10,fill="#C449C2")|repeat(12,rotate(30)) c4 = circle(r=50,fill="#FF6701") r3 = rectangle(w=40,h=40,fill="#DA0037") show(c1,c2,c3,r1,r2,e1,e2,c4,r3)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login