# Free after the example from the Python 3.5 manual

from turtle import *

fd(100)