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
Vishnupriya S
Run
pistel=circle(r=5,fill="yellow") petal=ellipse(w=56,h=10,fill="#DC143C")| repeat(6,rotate(30))|scale(0.6) c1=circle(r=30,fill="#FFD700")|scale(0.8) c2=circle(r=40,fill="#FFA500",)|scale(0.8) c3=circle(r=50,fill="#FF8C00")|scale(0.8) c4=circle(r=60,fill="#FF0000",stroke="none")|scale(0.8) r=rectangle(w=85,h=85,fill="#C71585",stroke="none")|repeat(12,rotate(45)) r2=rectangle(w=105,h=105,fill=" #FFA500 ",stroke="none")|repeat(12,rotate(60)) r3=rectangle(w=120,h=120,fill=" #FF4500",stroke="none",a=0.5)|repeat(12,rotate(80)) c5=circle(r=120,fill=" #8B0000 ",stroke="none")|scale(0.85) e1=ellipse(w=300,h=180,fill=" yellow",stroke="none")|repeat(48,rotate(60))|scale(0.75) e2=ellipse(w=350,h=180,fill=" #DC143C",stroke="none")|repeat(48,rotate(60))|scale(0.77) r3=rectangle(w=120,h=120,fill=" #FF4500",stroke="none",a=0.5)|repeat(12,rotate(80)) c6=circle(r=160,fill="#FFA500",stroke="none")|scale(0.85) r5=rectangle(w=210,h=210,fill=" white",stroke="none",a=0.5)|repeat(100,rotate(350)) c7=circle(r=211,fill=" black",stroke="none")|scale(0.7) show( c7,r5,c6,e2,e1,c5,r3,r2,r,c4,c3,c2,c1,petal,pistel)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login