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
Hari's Sketch
By
Chemmangat Hari
Run
c0 = circle(r=150) c1 = circle(r=146,stroke='yellow',stroke_width='6') c2 = circle(r=50,fill='#242400',stroke='none') c3 = circle(r=50,fill='#424200',stroke='none') c4 = circle(r=55,fill='#616100',stroke='none') c5 = circle(r=60,fill='#9e9e00',stroke='none') c6 = circle(r=65,fill='#bdbd00',stroke='none') c7 = circle(r=70,fill='#dbdb00',stroke='none') #Tinkerhub logo r0 = rectangle(w=30,h=10,fill='white') show(c0,c1,c7,c6,c5,c4,c3,c2,r0)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login