Help me in solving PYTH20 problem

My issue

My code

width = 15 
print(11 * 15)
print(2*(11 + 15))

Learning course: Learn Python
Problem Link: CodeChef: Practical coding for everyone