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