Tell us what’s happening:
I am writing the same code but still getting an error don’t know what wrong i am doing.
Your code so far
var myStr = "This is the start. " + "This is the end. "; // Only change this line
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36
.
Challenge: Concatenating Strings with Plus Operator
Link to the challenge: