Tell us what’s happening:
i cant proceed i used the assignment operator(=) but it is still requesting i assign what has already been asigned
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/83.0.4103.97 Safari/537.36.
Challenge: Concatenating Strings with Plus Operator
Link to the challenge: