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