Split the goto() function in two: _goto() is the internal one,
using Canvas coordinates, and goto() uses turtle coordinates and accepts variable argument lists.
Showing
Please register or sign in to comment
using Canvas coordinates, and goto() uses turtle coordinates and accepts variable argument lists.