Hi, I need help, with the code trainer exercises. How do I solve the different cases? I fix one and I figure error in the others | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Hi, I need help, with the code trainer exercises. How do I solve the different cases? I fix one and I figure error in the others

26th Jan 2020, 6:00 PM
Martin Aguilera
Martin Aguilera - avatar
2 Answers
+ 6
//Look through questions/understand and implement in program . ✓You can post your source code to get community help
26th Jan 2020, 6:03 PM
Sudarshan Rai
Sudarshan Rai - avatar
+ 6
The only way is to get the logic right. You have to reread the description and scrutinize your code for what may make it go wrong. It's the only way. Not only in CC, but in all programming - you spend a lot of time looking for bugs.
26th Jan 2020, 6:04 PM
HonFu
HonFu - avatar