Across
- 1. An instruction for the computer. Many commands put together make up algorithms and computer programs
- 3. Transforming actions into a symbolic language
- 5. A placeholder for a piece of information that can change
- 8. A piece of code that can be called over and over
Down
- 2. A series of instructions on how to accomplish a task
- 4. Finding and fixing issues in code
- 6. Extra bits of information that you can pass into a function to customize it
- 7. The action of doing something over and over again
