Build a Teacher Chatbot - Step 1

Tell us what’s happening:

why is my code not making sense
I’ve done all the things I’m supposed to do but it still doesn’t make sense. Is there an alternative to my code and how exactly should I rewrite it

Your code so far console.log(“Hi There!”.)

console.log(“How are you?”)

console.log(“I’m pretty good!”)


// User Editable Region

console.log("Hi There!".)
console.log("How are you?")
console.log("I'm pretty good!")

// 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/143.0.0.0 Safari/537.36 Edg/143.0.0.0

Challenge Information:

Build a Teacher Chatbot - Step 1

you should have only this line. You need to remove the period betwee the " and the ), and then you need to change the capitalization, because it asks to write "Hi there!"

1 Like

Hi, pls help. The instructions are not visible on my end. I activated/clicked the instructions tab already. Tried checking other workshops, they are also like this. Thank you in advance.

click on Instructions on the top left, if that does not help go to the settings and use the button to reset the editor layout