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