Challenge Escaping Literal Quotes in Strings has an issue.
User Agent is: Mozilla/5.0 (Windows NT 6.1; rv:45.0) Gecko/20100101 Firefox/45.0.
Please describe how to reproduce this issue, and include links to screenshots if possible.
My code:
var myStr="I am a \"double quoted\"string inside \"double quotes\"";// Change this line
Pay careful attention to all spaces, or lack thereof, in your output to see your error. Ask in the relevant help chat next time before posting an issue on Github. Thank you.
Challenge Escaping Literal Quotes in Strings has an issue.
User Agent is:
Mozilla/5.0 (Windows NT 6.1; rv:45.0) Gecko/20100101 Firefox/45.0
.Please describe how to reproduce this issue, and include links to screenshots if possible.
My code: