Home | History | Annotate | Download | only in lib-tk

Lines Matching defs:home

130         'getturtle', 'goto', 'heading', 'hideturtle', 'home', 'ht', 'isdown',
1694 def home(self):
1703 >>> turtle.home()
3293 >>> turtle.write('Home = ', True, align="center")