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
