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?
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?