Escaping Literal Quotes in Strings/ wont work for me

Tell us what’s happening:

Your code so far



thanks for replying back I did it the way you told me and how the video showed me still not letting me go forward really don't understand what I'm doing wrong

var myStr = "I am a \"double quoted\" string inside   \"double quotes\".";
console.log(myStr)

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36.

Challenge: Escaping Literal Quotes in Strings

Link to the challenge:

A post was merged into an existing topic: Having a hard getting pass this

A post was merged into an existing topic: Having a hard getting pass this