Tell us what’s happening:
I don’t quite understand why this is not working your issue in detail here.
Your code so far
const myStr = "I am a \"double quoted\" string inside \"double quotes\"."; //change this line
Your browser information:
User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Safari/537.36
Challenge: Basic JavaScript - Escaping Literal Quotes in Strings
Link to the challenge: