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
5
Settings
By
Gayatri
Run
r=rectangle(h=300,w=300,x=0,y=0,fill="black") c = circle(r=25,fill="#f4f5f6",stroke="none") c1 = circle(r=50,fill="#767676",stroke="none") c5 = circle(r=100,fill="#f4f5f6",stroke="none") c2= circle(x=65,y=70,r=15,fill="#f4f5f6",stroke="none")|repeat(12 , rotate(30)) c3=circle(r=125,fill="#767676",stroke="none") c4 = circle(r=145,fill="#f4f5f6",stroke="none") z = line(x1=25, y1=0, x2=100, y2=0,stroke="#f4f5f6",stroke_width=5)| repeat(3, rotate(250)) show(r,c4,c3,c5,c1,c2,c,z)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login