Pseudocode Crossword
Across
- 2. - A counting loop
- 6. - Indicates that an output will appear on the screen
- 7. - A plan, a logical step-by-step process for solving a problem
- 9. - Block of code that you can reuse and call
- 10. - A decision in which a choice is made
Down
- 1. - A loop that has a condition at the beginning
- 3. - A loop that has a condition at the end
- 4. - Half code, half english
- 5. - Indicates a user will be inputting something
- 8. - A subroutine that executes commands