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
pookkalam
By
Sreelaya M
Run
pistil = circle(r=9,fill="#CFBC35",stroke_width=2) petals = ellipse(w=82,h=15,fill="#226D70") | (repeat(4,rotate(45))) |scale(1.2) e1 = ellipse(fill="#D23E69",stroke="#D23E69") | (repeat(20,rotate(20))) c1 = circle(r=140,fill="#510ED3",stroke="#510ED3") c2 = circle(r=52,fill="#D0D323 ",stroke_width=6,stroke="#4F0946") c3 = circle(r=4,x=126,y=72,fill="#C4E9E7",stroke="#C4E9E7") | repeat(12,rotate(30)) c5 = circle(r=100,fill="#DFE72B",stroke_width=6,stroke="#F0EED8") c4 = circle(r=150,fill="#69833F",stroke="#69833F") r1= rectangle(w=198,h=198,fill="#922A94",stroke="#922A94") |repeat(6,rotate(30)) show(c4,c1,c3,r1,c5,e1,c2,petals,pistil)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login