You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 23, 2021. It is now read-only.
Tackle this problem one shape at a time. You should write four different functions to keep your code as readable as possible!
To draw a circle, do not use extended parameters. Ideally our circle would have an infinite number of points, and the only way to simulate this is to leave point values off completely.
Your end result does not have to exaclty match the given solution, but should include all of the same features.