How to make code coach | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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
Слава