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
bleh
By
Nayanthara Santhosh
Run
e = ellipse(h=50,w=25,x=0,y=30,fill="yellow",stroke="#249401",stroke_width=2)| repeat(16, rotate(30)) c=circle(r=100,fill="#f59dec",stroke_width=4,stroke="#fc037f") c1=rectangle (w=200,h=200,fill="#f21fa5",stroke="none") | repeat (50,rotate(20)) r=rectangle (w=180,h=180,fill="#f21ff2",stroke="none") | repeat (50,rotate(20)) show(c1,r,c,e)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login