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
Hitha Nair
Run
c=rectangle(w=50,h=20,stroke_width=2,stroke="orange")|repeat(18,rotate(angle=10)) shape = ellipse(w=200, h=50,stroke="orange",stroke_width=2,a=0.5,fill="purple") | repeat(10, rotate(angle=10)) shape2 = ellipse(w=50, h=200,stroke="orange",stroke_width=2,fill="white") | repeat(10, rotate(angle=10)) s1 = rectangle(w=200,h=200,stroke="green",stroke_width=3,fill="red") | repeat(20, rotate(angle=10)) c1=circle(r=143,fill="orange",stroke_width=5,stroke="#05380d") c2=circle(x=125,y=0,r=15,fill="#201491",stroke="white",stroke_width=2)|repeat(8,rotate(angle=45)) c3=circle(x=125,y=0,r=15,fill="pink",stroke="white",stroke_width=2)|repeat(16,rotate(angle=22.5)) c4=circle(r=5,fill="blue") show(c1,s1,shape,shape2,c,c3,c2,c4)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login