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
2
spiral
By
Ann Mary Roy
Run
shape1 = circle(x=100,y=0,r=50)|repeat(36*9,rotate(10)|scale(0.97)) shape2 = circle(x=50,y=0,r=500)|repeat(36*9,rotate(10)|scale(0.97)) shape3 = circle(x=25,y=0,r=50)|repeat(36*9,rotate(10)|scale(0.97)) shape4 = circle(x=150,y=0,r=50)|repeat(36*9,rotate(10)|scale(0.97)) shape5 = circle(x=175,y=0,r=50)|repeat(36*9,rotate(10)|scale(0.97)) shape6 = circle(x=125,y=0,r=50)|repeat(36*9,rotate(10)|scale(0.97)) shape7 = circle(x=75,y=0,r=50)|repeat(36*9,rotate(10)|scale(0.97)) shape8 = circle(x=200,y=0,r=50)|repeat(36*9,rotate(10)|scale(0.97)) shape9 = circle(x=225,y=0,r=50)|repeat(36*9,rotate(10)|scale(0.97)) shape10 = circle(x=250,y=0,r=50)|repeat(36*9,rotate(10)|scale(0.97)) show(shape1,shape2,shape3,shape4,shape5,shape6,shape7,shape8,shape9,shape10)