Pseudocode Crossword

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