Help me in solving PYTH53 problem

My issue

My code

# Solution as follows

num = int(input())
print(num)

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