Https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/basic-javascript/concatenating-strings-with-plus-operator

Tell us what’s happening: this assignment keep giving me an error
/ You should use the + operator to build myStr

Your code so far


// Only change this line
var myStr = "This is the start. " + "This is the end.";

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36.

Challenge: Concatenating Strings with Plus Operator

Link to the challenge:

thanks but i cannot pass this lesson to continue :frowning:

Just go to the next one.

1 Like