Across
- 3. A plan that tells you how to do a task.
- 4. An object or creature on the screen.
- 5. Finding and fixing errors or mistakes in a program.
- 8. Is the person who makes a computer program.
- 10. Breaking down of a large problem into smaller, more manageable parts.
Down
- 1. A decision making process where code is executed only if a certain condition is true.
- 2. A set of instructions that repeats until a condition is met.
- 4. Is a short program.
- 6. An action that triggers a specific block of code to run.
- 7. A series of commands, that tells the computer what to do.
- 9. The specific order in which instructions are executed.
