SIGN IN SIGN UP

gh-88773: Added teleport method to Turtle library (#103974)

Add a `teleport` method to `turtle` module turtle instances that acts a lot like `goto`, _but_ ensures the pen is up while warping to the new position to and can control shape filling behavior as part of the jump.

Based on an educator user feature request.

---------

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
L
Liam Gersten committed
74a2b79c6265c92ef381b5ff0dc63903bf0178ac
Parent: 654d44b
Committed by GitHub <noreply@github.com> on 4/30/2023, 8:17:36 PM