Algorithms Lesson 1
Across
- 2. Breaking a big problem into smaller parts
- 3. Fake code used to explain what an algorithm does
- 7. A mistake in a program that stops it working properly
- 8. A set of clear steps to solve a problem
- 10. Working out how to fix or create something using logic (2 words)
- 11. The result you get after the computer processes the inputs
- 12. Information typed in by the user (2 words)
Down
- 1. Hiding details so we can focus on the main problem
- 4. Finding and fixing mistakes in a program
- 5. A diagram that shows the steps of an algorithm
- 6. What the computer does to the inputs to get the answer
- 9. Information you put into a system or program