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
Monkey
By
Anand Chitipothu
This sketch was created using an old version of the library.
Run
x = 150 y = 150 d = 100 d1 = d d2 = d/2 x1 = x - d1/2 - d2/2 y1 = y x2 = x + d1/2 + d2/2 y2 = y circle(x, y, d1) circle(x1, y1, d2) circle(x2, y2, d2)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login