larrys vocablary crossword

123456789101112
Across
  1. 2. repeating a code or more, over and over
  2. 4. it's a value that can be true or false
  3. 6. to find and fix error codes running wrong
  4. 8. they are symbol that connects two or more boolean statement
  5. 9. A code telling an application to do any specific action.
  6. 12. something we test using true or false
Down
  1. 1. a block of code that only run if something is true
  2. 3. telling what a computer needs to do.
  3. 4. an error in a code that prevent the application to not run as expected
  4. 5. it's an order which the commands are given.
  5. 7. to call the function to run each code that's in the function correctly
  6. 9. the process of combining small parts to solve a larger problem
  7. 10. Write code to build their own apps and games.
  8. 11. a named set of commands that can be whenever