1.Turtle state
2.Turtle motion
3.Pen control
turtle.reset()可將world模式激活
4.Turtle State
5.Using events
6.Special Turtle methods
7.Compound shapes
(1)創(chuàng)建一個空的compound對象
(2)使用addcomponent()方法腋粥, 添加想要的物體在對象上
(3)使用register_shape(name,?shape=None)方法再將compound對象添加到顯示器中
8.Window control
9.Animation control
10.Using screen events