My issue
My code
# Solution as follows
num = int(input())
print(num)
Learning course: Learn Python
Problem Link: CodeChef: Practical coding for everyone
# Solution as follows
num = int(input())
print(num)
Learning course: Learn Python
Problem Link: CodeChef: Practical coding for everyone