Edison Robots Debugging pages 64-65. Name __________

123456789101112
Across
  1. 2. Logical errors are basically problems with the way of _________ in a program.
  2. 3. If there is a syntax error you will get a ____ warning message in the bug box.
  3. 4. is an organized way of thinking that makes sense to a computer.
  4. 6. is the rules of how a programming language works.
  5. 9. The type of thinking where one tries to solve a problem in a way that is similar to how a computer thinks.
  6. 11. Finding and fixing bugs in a computer program.
  7. 12. A term that means to type something wrong; this would cause a syntax error in your code.
Down
  1. 1. ____________If a bug is the result of a syntax error or a logical error can help you fix the problem.
  2. 5. First name of the woman that came up with the computer "bug" term.
  3. 7. In coding there are ___ main types of errors.
  4. 8. When something isn't working in a computer program.
  5. 10. The bug box is the area _____ the block pallet and programming area in EdScratch.