1) an ordered collection of elements a) Element b) Data Abstraction c) List d) Append 2) an individual value in a list that is assigned a unique index a) Iteration b) Element c) List d) Append 3) a common method for referencing the elements in a list or string using numbers a) Data Abstraction b) Index c) Traversal d) infinite loop 4) a repetitive portion of an algorithm which repeats a specified number of times or until a given condition is met. a) infinite loop b) Simulation c) Loops (iteration statements) d) Iteration 5) occurs when the ending condition will never evaluate to true. a) Element b) infinite loop c) Logic Error d) List 6) the process of accessing each item in a list one at a time a) Substring b) Traversal c) Iteration d) Index 7) add elements to the end of a list a) Append b) Substring c) infinite loop d) Logic Error 8) manage complexity in programs by giving a collection of data a name without referencing the specific details of the representation. a) Logic Error b) Substring c) infinite loop d) Data Abstraction 9) change the sequential flow of control by repeating a set of statements zero or more times, until a stopping condition is met a) Index b) Simulation c) Append d) Loops (iteration statements) 10) a mistake in the algorithm or program that causes it to behave incorrectly or unexpectedly. a) infinite loop b) Data Abstraction c) Loops (iteration statements) d) Logic Error 11) abstractions of more complex objects or phenomena for a specific purpose. a) infinite loop b) Logic Error c) Simulation d) Index 12) part of an existing string a) Substring b) Loops (iteration statements) c) Traversal d) Data Abstraction

03.20.23 Do Now Unit 5 Lists, Loops, and Traversals

by

Leaderboard

Visual style

Options

Switch template

Continue editing: ?