Javascript practices | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Javascript practices

How do I move from one case to another when attempting the practices. Anytime I console log an answer everything seem to be console logged under one case.

17th Jul 2021, 3:48 PM
Habibu Mamudu
Habibu Mamudu - avatar
3 Answers
0
Question not clear 😕
19th Jul 2021, 4:07 AM
Muhammad Naveed Ashraf
Muhammad Naveed Ashraf - avatar
0
I have been trying the practices under js. But I find it difficult to move to the next case or question especially practices that have multiple questions. when I console log answers, they all appear under one case. Hope this explains better
19th Jul 2021, 11:07 PM
Habibu Mamudu
Habibu Mamudu - avatar
0
You need to write a code that works for any input. So, try using the input variable instead of giving a direct value. It would be good if you show your code to us.
20th Jul 2021, 6:54 AM
Simba
Simba - avatar