Tell us what’s happening:
Describe your issue in detail here.
Your code so far
const myStr = " I am a \"doble quoted\" string inside \"doble quotes\" .";
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36
Challenge: Basic JavaScript - Escaping Literal Quotes in Strings
Link to the challenge:
Sky020
#2
Welcome there,
Do you have a question?
If so, please edit your post to include it in the Tell us what’s happening section.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more information you give us, the more likely we will be able to help.
1 Like
buja
#3
Hi,
try deleting the spaces before the word „I“ at the beginning of, and before the period, at the end of your sentence.
1 Like
You have spelling errors here
I would reset the lesson and try again.
1 Like
thanks, i managed to solve the problem 
1 Like