Im pretty sure ive coded it the correct way but i still couldnt move on to the next lesson .
Your code so far
let myStr = "This is the first sentence. "
myStr += "This is the second sentence. "
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 OPR/97.0.0.0
Challenge: Basic JavaScript - Concatenating Strings with the Plus Equals Operator
Link to the challenge: