Tell us what’s happening:
I have many times try to figure this code out but every time it comes up as a Error: call to eval() blocked by CSP.
Your code so far
Is: var myStr = "I am a \"double quoted\" string inside \"double quotes\".";
console.log(myStr);
Please let me know what I am doing wrong thanks.
**Your browser information:**
User Agent is: <code>Mozilla/5.0 (Windows NT 6.3; WOW64; rv:68.9) Gecko/20100101 Goanna/4.4 Firefox/68.9 PaleMoon/28.8.0</code>.
**Challenge:** Escaping Literal Quotes in Strings
**Link to the challenge:**
https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/basic-javascript/escaping-literal-quotes-in-strings