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
2 Respuestas
+ 6
//Look through questions/understand and implement in program .
✓You can post your source code to get community help
+ 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.