//Use double quote instead. //error //console.log('halo, that's my wife!'); //outputting correctly console.log("halo, that's my wife!");