Monday, Dec. 9th (Basic Coding Vocab.)
Across
- 5. A set of instructions that a computer follows to solve a problem
- 7. An error in the code that causes a program to crash or produce incorrect results
- 8. The time in which a code is actually being executed
- 9. A programming function that can be executed by calling it
Down
- 1. A method of communicating with a computer using a specific vocabulary, grammar, and structure
- 2. Information that a computer stores or processes
- 3. A direction that a user sends to a computer through a programming interface
- 4. a value that is passed into a command or a function
- 6. a programming concept that allows you to repeat a set of instructions multiple times
- 10. a term used to describe a written set of instructions