Free Printable Crossword Puzzles
Loop (#182668)
Created by Carolyn Nevills
Across Clues
2. block with no statements in it
4. loop control variable tested before the body of the loop
8. the final number of loops is unknown
11. adds 1 to variable and then evaluates it
12. contains another loop
13. used when a definite number of loop iterations required
14. an indefinite loop
|
Down Clues
1. loop control variable tested after the body of the loop
3. variable reduces its value by 1
5. loop that executes a specific number of times
6. loop that never ends
7. definite loop
9. variable adds 1 to its value
10. contained entirely within another loop
|
|