Tell us what’s happening:
I am unable to understand the explanations properly because my primary language is Telugu. When instructions are provided only in English, it becomes difficult for me to follow the steps and understand the technical details clearly.
It would be very helpful if the explanations could be provided in Telugu or in a combination of Telugu and simple English. Additionally, learning through videos, screenshots, visual examples, and step-by-step demonstrations would
Your code so far
console.log("Hi there!");
console.log("I am excited to talk to you.");
let bot;
// User Editable Region
bot = "teacherBot";
// 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/148.0.0.0 Safari/537.36 Edg/148.0.0.0
Challenge Information:
Build a Greeting Bot - Step 5