Tell us what’s happening:
Your code so far
var myStr = 'I am a \"double quoted\" string inside \"double quotes\"'; // Change this line
Your browser information:
User Agent is: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/81.0.4044.138 Chrome/81.0.4044.138 Safari/537.36
.
Challenge: Escaping Literal Quotes in Strings
Link to the challenge: