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
The turtle already resizes the viewbox for the points it draws. However, in some cases, we need to resize the viewbox for something it will not draw directly (like the edge of an arc). Our turtle should resize independently of movement in these scenarios.