File size: 45 Bytes
76a9121
 
 
1
2
3
a = input("enter the Number: ")

print(a + a)