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
Pokallam
By
Helen Thomas
Run
c=circle(x=0,y=0,r=150,fill="black") r=rectangle(x=0,y=0,w=200,h=200,fill="yellow",stroke="#ff7817",stroke_width=8)|repeat(12,rotate(60)) r1=rectangle(x=0,y=0,w=150,h=150,fill="#a900f0",stroke="blue",stroke_width=8)|repeat(12,rotate(60)) c1=circle(x=0,y=0,r=75,fill="cyan",stroke="black") e=ellipse(x=0,y=0,w=50,h=20,fill="green")|repeat(50,rotate(20)) e1=ellipse(x=0,y=0,w=150,h=50,fill="#ff4dfc")|repeat(4,rotate(45)) show(c,r,r1,c1,e1,e)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login