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
Athapookkalam
By
NAFEELA N
Run
r1 = rectangle(w=100,h=25,fill="black") c1 = circle(r=125,fill="yellow",stroke="blue") petal = ellipse(x=0,y=12,w=10,h=20,fill="red") flower= petal | repeat(10,rotate(30)) flower_link = flower | translate(x=30,y=30) | repeat (14,rotate(45)) e1 = flower_link | repeat(3,scale(3.5)) show(c1,e1)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login