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