Build a JavaScript Trivia Bot

I keep getting an error on no. 15. Please help, thank you.

console.log (“It was fun sharing these facts with you. Goodbye! - “ + botName + “ from “ + botLocation + “.“);

If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Get Help > Ask for Help button located on the challenge.

The Ask for Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.

1 Like

The page gets unresponsive whenever I-Get Help : C

Here is my code, though.

Please post the actual code itself instead of pictures. Thanks

1 Like

I was able to remedy the “Page Unresponsive.” on the Get Help by changing my browser from Google Chrome to Mozilla Firefox. I also deleted the extra console.log() I made that was not included in the instructions to pass no. 15. Thank you for your replies.