[Solved] why include a for loop inside a for loop [closed]


You dont use nested loops because they are important. You use it because the program requires it. Try to understand the logic of the program you are referring. Then you will understand why they are used. You can read about nested loops here.

solved why include a for loop inside a for loop [closed]