Tell us what’s happening:
My code doesn’t work! help!
Your code so far
const myStr = "This is the start" + "This is the end."; // Change this line
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15
Challenge: Basic JavaScript - Concatenating Strings with Plus Operator
Link to the challenge: