Tell us what’s happening:
Describe your issue in detail here.
It keeps telling me I have syntax error, that I am missing a semicolon.
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 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Safari/605.1.15
Challenge: Basic JavaScript - Escaping Literal Quotes in Strings
Link to the challenge: