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
design
By
Gayatri
Run
# c = circle(r=115,fill="#2a6e21",stroke="none")+circle(r=30,stroke="none",fill="white")+circle(r=20,stroke="none",fill="#6315eb")+circle(r=10,fill="#f0dd13",stroke="none") d = rectangle(w=100,h=100,stroke="#6dff05",stroke_width=3)+rectangle(w=120,h=120,stroke="#6dff05",stroke_width=3)+rectangle(w=140,h=140,stroke="#6dff05",stroke_width=3)+rectangle(w=160,h=160,stroke="#6dff05",stroke_width=3)+rectangle(w=170,h=170,stroke="#6dff05",stroke_width=3)|rotate(45) e = ellipse(h=100,w=50,x=0,y=55,fill="#f24a07",stroke="#fffb05",stroke_width=3)| repeat(8, rotate(60)) e1=ellipse(h=50,w=25,x=0,y=75,fill="#0509fc",stroke="#fffb05",stroke_width=3)| repeat(8, rotate(60)) c1 = circle(r=125,fill="#fc054b",stroke="none") c2 = circle(r=50,y=100,stroke="#6c05fc",stroke_width=3,fill="yellow")+circle(r=50,y=90,stroke="#6c05fc",stroke_width=3,fill="yellow")+circle(r=50,y=80,stroke="#6c05fc",stroke_width=3,fill="yellow")|repeat(16, rotate(30)) r = rectangle(w=300,h=300,x=0,y=0,fill="#11deed") show(r,c2,c1,d,e,e1)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login