Help me in solving PYTH32 problem

My issue

Help me to solve the problem

My code

s=14
area=s*s 
cost=7
print("area")
print("cost")

Learning course: Python Programming
Problem Link: Cost of painting Practice Problem in Python Programming - CodeChef