The code below should read the user's name, but it has a bug. Fix it!
Example input: Alex Expected output: Hello, Alex!
Alex
Hello, Alex!