import turtle t = turtle.Turtle() def draw_triangle(): # Add your code here # Call your function here, or nothing would be drawn