Help me in solving PYTH33 problem

My issue

My code

# cook your dish her
a=50
b=40
print(a+b,a*b)

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

I can’t see your issue. can you attach it here?