Hi there somchowdhury0013. I tried this and it worked:
const myStr = "This is the start. " + "This is the end."; // Change this line
Problem
Your missing a fullstop on your "This is the end." string unfortunately. Keep pushing though, it happens to the best of us. Feel free to ask any questions and I’ll do my best to get back to you.