Write a Python function that draws a triangle. Explain how you would structure the code and what parameters the function would accept.
Write a Python function that draws a triangle. Explain how you would structure the code and what parameters the function would accept.