Help me please :ddd

Tell us what’s happening:

Your code so far


var myStr = "I am a \"double quoted\"string inside \"double quotes\"";
console.log(myStr)

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.128 Safari/537.36.

Challenge: Declare String Variables

Link to the challenge:

Hi @jijibb13 !

Welcome to the forum!

The code you have provided doesn’t match the link for the lesson.

What lesson are you working on?

Is it this one?
Declare String Variables

or this one?
Escaping literal quotes in strings

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.