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
New Sketch
By
Lza Joseph
Run
c=circle(r=3 ,fill='#ae1fc4') c1 = circle(r=50, x=0,y=0,fill="#ae1fc4") c2= circle (r=100,x=0,y=0,fill="") c3=circle(r=25,x=-17.5,y=-17.5,fill="white",stroke="black") c4=circle(r=25,x=17.5,y=17.5,fill="white",stroke="black") c5=circle(r=25,x=-17.5, y=17.5,fill="white",stroke="black") c6=circle(r=25,x=17.5,y=-17.5,fill="white",stroke="black") s=rectangle (w=100,h=100,fill="yellow") s1=rectangle (w=140,h=140,fill="green") s2=s1| rotate(45) show(c2,s2,s,c1,c3 ,c4, c5,c6 ,c )
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login