Help me in solving PYTH53 problem

My issue

i am not able to understand

My code

# Update your code below this line

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

@salunkhemanasi
U have to do it like this.

# Solution as follows

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