hi guys. what is missing on my code?
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 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/604.3.5 (KHTML, like Gecko) Version/11.0.1 Safari/604.3.5
.
Challenge: Escaping Literal Quotes in Strings
Link to the challenge: