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
pookalam
By
Abhishek kumar
Run
c=circle(x=0,y=0,r=145,fill=" green") r=rectangle(x=0,y=0,w=200,h=200,fill="orange",stroke="#ff7817",stroke_width=4)|repeat(12,rotate(60)) r1=circle(x=0,y=0,w=150,h=150,fill="yellow",stroke=" green",stroke_width=4)|repeat(12,rotate(60)) c1=circle(x=0,y=0,r=75,fill="red",stroke="yellow") e=ellipse(x=0,y=0,w=50,h=20,fill="")|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