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