Tell us what’s happening:
i’ve seen a bunch of people struggle with this one, and after going through so many different tips/hints etc, i still cant get it to work.
is anyone able to tell me where or how ive gone wrong?
i’ve tried copypasting the ‘correct answer’, as well as writing it down character for character for input. and it just wont work for me.
quite disheartening ![]()
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 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0.
Challenge: Escaping Literal Quotes in Strings
Link to the challenge: