Matching Pairs Unite 5 VocabOnline version idk but ily by Cristobal Garcia 1 Infinite loop: 2 Element: 3 Data abstraction: 4 Traversal: 5 Index: 6 List: 7 Iteration: an individual value in a list that is assigned a unique index occurs when the ending condition will never evaluate to true. an ordered collection of elements the process of accessing each item in a list one at a time. a repetitive portion of an algorithm which repeats a specified number of times or until a given condition is met. manage complexity in programs by giving a collection of data a name without referencing the specific details of the representation. a common method for referencing the elements in a list or string using numbers