Plus Operator : error appears

Tell us what’s happening:
I have a problem when I run the test. I have an error which appears because of the plus operator

Your code so far


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.149 Safari/537.36.

Challenge: Concatenating Strings with Plus Operator

Link to the challenge:

1 Like

This is an active bug. Will be fixed soon.

Kindly skip this exercise and proceed with other exercises of the module.

1 Like

OK thank you.
This message error appears all the time in this exercise. thanks
You should use the + operator to build myStr .

1 Like

it’s a bug, try again tomorrow
you can continue with next lesson(s)
there other challenges that fail when they shouldn’t so careful, until next site update (should be soon anyway)

1 Like