0
I need assistance (again)
I fixed it but no progress https://code.sololearn.com/ccIbO54gMZB1/#node
2 Respostas
0
1 - Which type of loop it is?
for ((7-2); (+7-2); (6));
2 - and where are you incrementing value of i?
3 - if(i > 6) then what?
4 - And what is the use of variable 'depth'?
5 - And why for and while loop together?
You need to understand these 5 points to solve your problem.
0
Please check the lessons on loops and if-statements again. Learn to write a loop before you start solving the problem.
https://www.sololearn.com/Discuss/2923944/?ref=app