I'm really struggling to understand nested for loop in C. What is the best way to understand it? What worked for you? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

I'm really struggling to understand nested for loop in C. What is the best way to understand it? What worked for you?

4th Jun 2019, 8:49 AM
Mphumeleli Ntetha
Mphumeleli Ntetha - avatar
1 ответ
+ 3
For me it helped to remember that nested loops work just like numbers. Run this: https://code.sololearn.com/cmx8000El59x/?ref=app
4th Jun 2019, 9:55 AM
HonFu
HonFu - avatar