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
1
shisui sharingan
By
MILAN GEORGE MATHEW
Run
c = circle(r=100,fill='#fc0303') a = circle(r=103,fill='#000000') s=rectangle(w=90,h=90,fill='#000000') | rotate(45) t1=polygon([point(-30,35),point(35,100),point(10,30)],fill="#000000") t2=t1|rotate(90) t3=t2|rotate(90) t4=t3|rotate(90) i=circle(r=30,fill='#fc0303') j=circle(r=10,fill='#000000') show(a,c,s,t1,t2,t3,t4,i,j)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login