Nested loops

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/3

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

4 Terms

1
New cards

What is a nested loop?

It’s a loop within an other loop (Outer, Inner).

2
New cards

What must I be careful of?

Make sure the variable names are different for outer and inner ones. Specifically the count.

3
New cards

Example of a nested loop?

j

<p>j</p>
4
New cards

h

j