Staggs Vocab Review

12345678910111213
Across
  1. 2. Two people coding together and switching roles
  2. 7. Something that happens to trigger code
  3. 9. How you interact with a program
  4. 10. Info you give to a program
  5. 11. commands run in order
  6. 12. commands run when something happens
  7. 13. One command in a program
Down
  1. 1. Notes inside the code that don't actually run
  2. 3. A bunch of commands that run one by one
  3. 4. Steps to build software
  4. 5. fixing mistakes in the code
  5. 6. Notes on how the program works
  6. 8. Info the program gives back to you