An AI tool wrote this and the output isn't right — it's printing the
literal curly braces instead of substituting the variable. Fix it so
the output is exactly hello, alex.
Expected output:
hello, alex
The break is on line 2 — but read the whole snippet first.