📅  最后修改于: 2022-03-11 14:45:27.273000             🧑  作者: Mango
>>> turtle.setheading(90)
>>> turtle.heading()
90.0
#Set the number in set heading to the direction you want the turtle to face.