Build a Greeting Bot - Step 7

Tell us what’s happening:

I am not able to get this output I have tried this method but no luck

Your code so far


// User Editable Region

let botIntroduction = "Bot ";

console.log();




// User Editable Region

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36

Challenge Information:

Build a Greeting Bot - Step 7

Welcome to the forum @jstarpannu!

Please review the instructions again carefully.

What value do the instructions say you should assign to botIntroduction?

What do the instructions say you should log?

Happy coding!