Coding crossword

1234567891011121314
Across
  1. 4. check for certain conditions and then execute or skip a sequence of statements
  2. 6. sequence of steps taken to solve a problem
  3. 9. A set of instructions for the computer that when executed, gives results
  4. 12. The process of formulating a problem, finding a solution, and expressing the solution
  5. 13. Something that can vary in a program, or be set by the programmer
  6. 14. a computer language that only consists of 1's and O's
Down
  1. 1. People who create, modify, and test
  2. 2. an electronic visual display for computers
  3. 3. programming language construction that allows the computer programmer to instruct an instruction or set of instructions over and over again
  4. 5. A property of a program that can run on more than one kind of computer
  5. 7. a methodical process of finding and reducing the number of bugs, or defects, in a computer program or software code bug an error in a program that prevents the program from running as expected
  6. 8. program in high level language
  7. 10. set of programs that help the computer run
  8. 11. a programming language