Help me in solving PYTH23 problem

My issue

Print statement

My code

# Update the code below this line to solve the problem
length = 45
width = 76
print("area of rectangle = ", length * width)

Learning course: Python Programming
Problem Link: Area of Rectangle Practice Problem in Python Programming - CodeChef

Plzz print the statement as it is given because the statement is case-sensitive