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
Code a Pookalam
By
Hridya
Run
C=circle(r=150,fill='purple',stroke='none') show(C) c = circle(r=145,fill='orange',stroke='none') show(c) c1=circle(r=130,fill='green',stroke='none') show(c1) rec=rectangle(w=170,h=170,fill='yellow',stroke='white',storke_width=2)|repeat(40,rotate(30)) show(rec) l=line(x1=0,y1=0,x2=75,y2=0) show(l) c2=circle(r=75,fill='red') show(c2) l2=l|repeat(12,rotate(45)) show(l2)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login