<PLEASE USE THIS TEMPLATE TO HELP YOU CREATE A GREAT POST!>
<Below this line, add a link to the EXACT exercise that you are stuck at.>
https://www.codecademy.com/en/courses/learn-javascript/lessons/introduction-to-javascript/exercises/comments
<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>
//
console.log(‘It was love at first sight.’);
/*
console.log(‘The first time Yossarian saw the chaplain he fell madly in love with him.’);
console.log(‘Yossarian was in the hospital with a pain in his liver that fell just short of being jaundice.’);
console.log(‘The doctors were puzzled by the fact that it wasn’t quite jaun
dice.’);
console.log(‘If it became jaundice they could treat it.’);
console.log(‘If it didn’t become jaundice and went away they could discharge him.’);
console.log(‘But this just being short of jaundice all the time confused them.’);
*/
still receiving this error
Does the single line comment say ‘// Opening line’? after following the instructions, please help
Replace this line with your code.
<do not remove the three backticks above>