Monday, Dec. 9th (Basic Coding Vocab.)

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