turtle.forward(distance): Moves the turtle forward by the specified distance. turtle.backward(distance): Moves the turtle backward by the specified distance. turtle.right(angle): Turns the turtle to ...
This file provides functions and modules that construct shapes from a list of cross sections. In the case of skin() you specify each cross sectional shape yourself, and the number of points can vary.