Please help me with the task: Draw a way to a safe place.

Hello, I’m working on this task:

Here is my code:


height = 175
width = 75
result = width + width + width + height

print(result)

Can anyone please help me to solve it?