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
Newsketch
By
Femina N
Run
c1=circle(r=100,fill="green",stroke="black",stroke_width=3) c2=ellipse(w=90, h=40,fill="pink")| repeat(20,rotate(50)) c3=circle(r=80,fill="yellow",stroke_width=3) c4=circle(r=35,fill="#c8f542") s1=rectangle(w=100,h=80,fill="skyblue") | repeat(190,rotate(25)) s2=rectangle(w=25,h=20,fill="lavendar") | repeat(44,rotate(50)) e2=ellipse(w=50,h=25,fill="red")|repeat(12,rotate(27)) show( c1, c3 , s1 ,c2 ,c4 ,e2 ,s2 )
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login