Build a Greeting Bot - Step 5

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

GitHub Link: freeCodeCamp/curriculum/challenges/english/blocks/workshop-greeting-bot/66ad998285df023b23dacdd3.md at main · freeCodeCamp/freeCodeCamp · GitHub

You can request suggestions to improve the curriculum on |Github: Issues · freeCodeCamp/freeCodeCamp · GitHub). Whenever reporting a bug, please check first that there isn’t already an issue for it and provide as much detail as possible.

If you are having particular problems undertanding this step please can you provide more information of the part you don’t understand.