This program should double a number, but it doesn't convert the input. Fix it!
Example input: 5 Expected output: 10
5
10