Python/Turtle
重置代码
检查代码
运行代码
保存代码
重置屏幕
保存屏幕
import turtle as t #导入海龟库 t.done() # 告诉海龟任务结束