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
New Sketch
By
Drijushs.T.K
Run
c= circle(x=0,y=0,r=150,fill="yellow",stroke="#ff7817",stroke_width=8) r=rectangle(x=0,y=0,w=200,h=200,fill="yellow",stroke="#ff7817", stroke_width=8)|repeat(7,rotate(30)) r1=rectangle(x=0,y=0,w=200,h=200,fill="green",stroke="#ff7817", stroke_width=8)|repeat(7,rotate(30)) c1=circle(x=0,y=0,r=74,fill="violet",stoke="white") e=ellipse(x=0,y=0,w=50,h=20,fill="")|repeat(50,rotate(2)) e1=ellipse(x=0,y=0,w=150,h=50,fill="ff4dfc")|repeat(12,rotate(50)) show(c,r,r1,c1,e1,)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login