coding

12345678910111213
Across
  1. 3. facts or figures, or information that's stored in or used by a computer
  2. 6. factoring, is breaking a complex problem or system into parts that are easier to conceive, understand, program, and maintain
  3. 7. communication of results from a computer to readable form
  4. 8. a set of instructions that a computer can understand
  5. 9. processing program instructions in multiple divided processors
  6. 12. entering information into a machine or system
  7. 13. an error in a computer program
Down
  1. 1. a set of instructions for a computer program
  2. 2. a programming instruction that directs the computer to another part of the program based on the results of a compare
  3. 4. the process of locating and fixing a bug
  4. 5. a sequence of instructions that is repeated until a certain condition is met
  5. 10. a program language to communicate instructions to a computer
  6. 11. control structure; instructions executed one after another