project 1

123456789101112
Across
  1. 4. series of numbers used by a computer that runs programs
  2. 6. a set of instruction that a computer follows in order to complete a task; instructions coded into something that can be run by a machine.
  3. 8. again and again, even when something is very hard.
  4. 10. computers that exist only to provide things to others; computers that store files accessible via a network
  5. 12. matchingfinding similarities between things.
Down
  1. 1. a function in a computer program that allows unpredictable outcomes; useful when creating games
  2. 2. creating program language that can be used to give instructions to a computer/machine
  3. 3. that is produced by a computer program and viewed by the user
  4. 5. an extra piece of information that you pass to the function to customize it for a specific need.
  5. 7. type of electronic chip inside a computer that runs programs
  6. 8. chunks of information that have been carefully formed from larger chunks of information.
  7. 9. a way of making a computer program run one step at a time, to check that each step is working properly
  8. 11. / execute program the command to make a program start; cause the computer to execute the commands you've written in your program.