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