Make sure to pick console.log followed by ( and then "Lives: " + lives, ), ;.
console.log
(
"Lives: " + lives
)
;