Unit 3 Computer Science Vocab Crossword

123456789101112
Across
  1. 2. a collaborative programming style
  2. 4. the steps or phases used to create a piece of software
  3. 9. finding and fixing problems in an algorithm or program
  4. 11. any data that is sent from a program to a device
  5. 12. the inputs and outputs that allow a user to interact with a piece of software
Down
  1. 1. a command or instruction also called a code statement
  2. 3. a written description of how a command or piece of code works or was developed
  3. 5. some program statements run when triggered by an event
  4. 6. form of program documentation written into the program that do not affect how it runs
  5. 7. program statements run in order from top to bottom
  6. 8. a collection of program statements which run or execute on one command at a time
  7. 10. data that is sent to a computer for processing by a program