Computer Science Project

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