0

How to make code coach

I donā€™t know how to make a code with coffee preparation, I did everything correctly, but it still gives an error, as soon as I didnā€™t try, help!

16th Jun 2023, 8:47 PM
Š”Š»Š°Š²Š°
7 Answers
+ 6
Share your attempted code with detail
16th Jun 2023, 9:30 PM
D Shah šŸŽÆā³ļø
D Shah šŸŽÆā³ļø - avatar
+ 3
Š”Š»Š°Š²Š° From the provided information, there is a chance that the problem might be something, or maybe something else. If you'd like a more specific hint, give people some information: 1. Save your code in Code Playground as public 2. Edit your question description 3. Add a link to your saved code (use "+" button) 4. Add a description of the task 5. Add an explanation of your difficulties
16th Jun 2023, 9:33 PM
Emerson Prado
Emerson Prado - avatar
+ 2
Where is your code??
17th Jun 2023, 3:15 PM
Hasnain [ACTIVE CHALLENGER]
Hasnain [ACTIVE CHALLENGER] - avatar
+ 1
Variable section is not defined
18th Jun 2023, 4:41 PM
Emerson Prado
Emerson Prado - avatar
+ 1
Š”Š»Š°Š²Š° BTW, no problem about the expectations. But thumbs down for ignoring my instructions.
18th Jun 2023, 5:10 PM
Emerson Prado
Emerson Prado - avatar
0
let choice = parseint(readLine(), 10); switch(section) { case 1: console.log("American"); break; case 2: console.log("Espresso"); break; case 3: console.log("Cappuccino"); break; default: console.log("Unknown"); break; sorry for the expectations, here is the code.
18th Jun 2023, 8:58 AM
Š”Š»Š°Š²Š°
0
sorry, I forgot about your recommendations, and I didnā€™t have time
18th Jun 2023, 11:05 PM
Š”Š»Š°Š²Š°