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