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
Sreeprabha. S. P
Run
c1 = circle(r=150,stroke="blue",fill="red") show(c1) c2 = circle(x=50,y=-50,r=70, fill="yellow ") |repeat (20, rotate(22.5)) show(c2) c3 = circle(x=50,y=-50,r=70, fill="green") |repeat (20, rotate(45)) show (c3) r2 = rectangle (w=160,h=160,fill=" blue") | repeat (36, rotate (10)) show(r2) e = ellipse ( h= 160,w= 40,fill="007274" | repeat 20,rotate 30 show (e)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login