1) Set a variable's initial value when declared. a) Sum Variable b) While loop c) Loop Control Variable d) Initialize 2) Used to accumulate a total value inside a loop. a) While loop b) User Input Loop c) Sum Variable d) Iterate 3) Give us the ability to repeat blocks of code based on a certain condition, or an exact number of times. a) User Input Loop b) Loops c) Loop Control Variable d) Iterate 4) Repeat an action or process. a) Iterate b) Count Variable c) Loops d) Condition 5) Variable that controls when the loop stops. It must change inside the loop. a) Loop Control Variable b) Loops c) Infinite loop d) Iterate 6) A loop that repeats code as long as a condition remains true. It checks the condition before each iteration. a) User Input Loop b) Initialize c) While loop d) Sum Variable 7) Variable used to count how many times a loop runs a) Count Variable b) While loop c) Loops d) Sum Variable 8) A loop that repeats until the user puts in the correct input a) Sum Variable b) User Input Loop c) Loops d) Initialize 9) Loop that never terminates on its own. a) Condition b) Infinite loop c) Sum Variable d) Loops 10) Executes code repeatedly for a specified number of iterations. a) For Loop b) While Loop c) User Input Loop d) Infinite Loop

11.12.24 Do Now U4L7 For Loops

by

Leaderboard

Visual style

Options

Switch template

Continue editing: ?