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
My design
By
Josna Mathew
Run
c = circle(r=20,fill="orange",stroke="white") c2= circle (r=25,fill="red",stroke="white") show(c,c2,) m=rectangle(h=10,w=20,fill="purple",stroke="white") n=rectangle(h=20,w=30,fill="yellow",stroke="white") o=rectangle (h=30,w=40) p=rectangle (h=40,w=50) q=rectangle (h=50,w=60) r=rectangle (h=60,w=70) s=rectangle (h=70,w=80) show(s) show(r) show(q) show(p) show(o) show (n) show(m) h=circle(r=10) j=circle(r=30) k=circle(r=35) show (k) show(j) show(h)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login