Python/Turtle
import turtle as t #导入海龟库 t.done() # 告诉海龟任务结束