<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.>
<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>
What am I doing wrong with this code? The output is coming up but I cannot go to the next step
const myEntree = ‘Enchiladas’;
console.log(myEntree);
<do not remove the three backticks above>