Across
- 4. The language of computers.
- 6. To do something again and again.
- 8. Statements that only runs if its condition is met.
- 12. An algorithm that has been coded to be able to be ran by a computer.
- 13. An error in the code.
Down
- 1. the act of creating code for a computer to follow.
- 2. An action that causes something to happen.
- 3. continues to runs while its condition is met.
- 5. The order in which the algorithm is ran.
- 7. An instruction for the computer to follow.
- 9. Repeats code a certain amount of times.
- 10. A list of commands.
- 11. Fixing a bug in code.
