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