victoriaorgomez victoriaorgomez 25-06-2024 Computers and Technology Answered t = turtle.Turtle() if t.heading() >= 0 and t.heading() <= 45: t.penup()