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
simple pookalam
By
Abhijith k
Run
c1 = circle(r=50,fill="#FFB7C3",stroke="#FFB7C3") c2 = circle(r=20,fill="red",stroke="none") petal = ellipse(x=0,y=10,w=10,h=20,fill="purple",stroke="pink") f1 = petal | repeat(12,rotate(30)) d = rectangle(w=100,h=100,stroke="violet",stroke_width=2) |repeat(10, rotate(50)) show(c1,c2,f1,d)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login