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 test 1
By
Suraj Sukumaran
Run
c1=circle(r=150, fill='#ff7700', stroke_width=0) show(c1) shape=rectangle(w=210, h=210, fill='#c42602', stroke_width=0)| repeat(15, rotate(9)) show(shape) c2=ellipse(w=260,h=100, fill='#2a7d15', stroke_width=0)| repeat(12, rotate()) show(c2) c3=ellipse(w=260,h=100, fill='#fff700', stroke_width=0)| repeat(4, rotate(45)) show(c3) c4=ellipse(w=200,h=100, fill='#ff5e00', stroke_width=0)| repeat(4, rotate(45)) show(c4) shape2=rectangle(w=100, h=100, fill='#c42602', stroke_width=0)| repeat(15, rotate(15)) show(shape2)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login