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!
New course! Every coder should learn Generative AI!
Try a free lesson
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 Answer
+ 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