Project 3 pt. 1

1234567891011
Across
  1. 2. creating program language that can be used to give instructions to a computer/machine
  2. 6. trying again and again, even when something is very hard
  3. 8. a type of electronic chip inside a computer that runs programs
  4. 10. an extra piece of information that you pass to the function to customize it for a specific need
  5. 11. small chunks of information that have been carefully formed larger chunks of information
Down
  1. 1. 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.
  2. 3. program the command to make a program start; cause the computer to execute the commands you've written in your program.
  3. 4. Matching finding similarities between things
  4. 5. a function in a computer program that allows unpredictable outcomes; useful when creating games
  5. 7. data that is produced by a computer program and viewed by the user
  6. 9. computers that exist only to provide things to others; computers that store files accessible via a networ
  7. 11. a series of numbers used by a computer that runs programs