FreeCodeCampChina / freecodecamp.cn

FCC China open source codebase and curriculum. Learn to code and help nonprofits.
https://fcc.asia/
Other
37.02k stars 1.38k forks source link

找不出不通过的原因 #626

Closed pandasfance closed 5 years ago

pandasfance commented 5 years ago

Challenge Escaping Literal Quotes in Strings has an issue. User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36. 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 quoted\""; // 请修改这一行
pandasfance commented 5 years ago

复制单词过去就好了