[solved]How do I solve multiple test cases | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

[solved]How do I solve multiple test cases

3rd Mar 2022, 6:11 PM
Davidsl03
Davidsl03 - avatar
6 Answers
+ 2
G'day Davidsl03 yep, if you haven't got the right code then you need to go over the learning again. Perhaps you are outputting a set value that you calculated , you should be outputting the variables (after you adjust them according to the instructions). Here is one line of my answer, see if you can work out why I've done it this way? (Hint, I've used prefix increment): System.out.println(--scoreBob);
3rd Mar 2022, 9:15 PM
HungryTradie
HungryTradie - avatar
+ 2
Yeah I already went through again and I solved it 😄
3rd Mar 2022, 9:21 PM
Davidsl03
Davidsl03 - avatar
+ 2
I'm having problem in python practice test there are multiple tests if I'm correcting first one other becomes incorrect What to do please 🥺
1st Dec 2022, 5:01 AM
Taswar Hussain Samoon
Taswar Hussain Samoon - avatar
+ 1
I think I have to go back and check if I missed something while learning, I only seem to generate the output of the first case. I'm completely new to coding btw
3rd Mar 2022, 6:26 PM
Davidsl03
Davidsl03 - avatar
+ 1
Pls I still need help
3rd Mar 2022, 6:42 PM
Davidsl03
Davidsl03 - avatar
+ 1
No worries. This might be an opportunity for you to improve the SoloLearn Q&A forum, you could edit your original post to start with [Solved] Have you found the search bar in SoloLearn Q&A (it is the magnifying glass icon at the top of the discuss screen)? Have you read the FAQ? Do you know you can link "code bits" or other Q&A posts here (use the plus icon). https://www.sololearn.com/discuss/1316935/?ref=app https://www.sololearn.com/discuss/333866/?ref=app
3rd Mar 2022, 9:25 PM
HungryTradie
HungryTradie - avatar