Computer Science Project
Across
- 6. An algorithm that has been coded into something that can be run by a machine
- 8. To add code inside a function so that the program knows what it is supposed to do when the function is called
- 9. Trying again and again even when something is very hard
- 10. Finding similarities between things
- 11. Finding and fixing errors in programs
Down
- 1. An extra piece of information that you pass to the function to customize it for a specific
- 2. A placeholder for a piece of information that can change
- 3. A piece of code that you can call over and over again
- 4. The action of doing something over and over again
- 5. Putting commands in correct order so computer can read the commands
- 6. The process of writing computer programs
- 7. An action that causes something to happen