1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Index
The numerical position of an element in an array/ list.
Concrete Step
A detailed action in an algorithm specifying exactly how to do something.Event-Controlled Loop
Event-Controlled Loop
A loop that continues until a specific condition or event occurs.
Count-Controlled Loop
A loop that repeats a specific number of times; controlled by a counter variable.