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
kavya p
Run
c = circle(r=10,fill="blue") c1 =circle(r=20) c2 = circle(r=30) c3 = circle(r=40) c4 = circle(r=60) c5 = circle(r=70) c6 = circle(r=80) c7 = circle(r=90) c8 = circle(r=100) c9 = circle(r=50) show(c,c1,c2,c3,c4,c5,c6,c7,c8,c9) l = line(x=0,y=0) l1 = l | repeat(25,rotate(10)) show(l,l1)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login