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
Susmitha Rajendran
Run
c=circle(r=150,fill="yellow",stroke="none") med_circle=circle(r=100,fill="yellow") sq=rectangle(w=100,h=100,fill="orange",stroke="none")|repeat(12,rotate(30))|scale(0.9) el1=ellipse(h=160,w=65,fill='red',stroke='red')|repeat(15,rotate(45))|scale(0.96) sq2=rectangle(w=105,h=90,fill="#fff205",stroke="none")|repeat(36,rotate(10))|scale(1.2) mid_circle=circle(r=94,fill="#097004",stroke="white",stroke_width=6) r1=rectangle(h=150,w=75,fill="yellow",stroke="none")|repeat(20,rotate(30))|scale(1.5) r2=rectangle(h=150,w=75,fill="red",stroke="none")|repeat(20,rotate(30))|scale(1.1) rect1=rectangle(w=160,h=160,fill="#820a0a",stroke="#a30e0e")|repeat(20,rotate(50)) rect2=rectangle(w=180,h=180,fill="#ce0606",stroke="#e81919")|rotate(15)|repeat(20,rotate(50)) rect3=rectangle(w=200,h=200,fill="#fc9802",stroke="#fc9802")|repeat(20,rotate(50)) rect4=rectangle(w=220,h=220,fill="#fceb02",stroke="#fcfc05")|rotate(15)|repeat(20,rotate(50))|scale(0.98) show(rect4,rect3,rect2,rect)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login