Tell us what’s happening:
Describe your issue in detail here.
Your code so far
var myStr = "Esta es la primera oración.";
myStr += “Esta es la segunda oracin.";
Your browser information:
User Agent is: Mozilla/5.0 (Linux; Android 12; SM-A135M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.88 Mobile Safari/537.36
Challenge: Basic JavaScript - Concatenating Strings with the Plus Equals Operator
Link to the challenge: