keywords
Across
- 5. chart Representation of a program
- 7. Statement A highlighted problem that needs to be fixed
- 8. Table Helps programmers with values and variables
- 9. An explanation or annotation added to your source code explain the purpose of the program
- 11. Shows if true or false
- 12. is breaking down a complex problem into more manageable subproblems.
- 15. Lots of instructions one after the other telling what the program to do
- 17. The process of storing data in a variable.
Down
- 1. a set of instructions that describes how to get something done.
- 2. The process of finding and fixing errors.
- 3. A instruction telling the program to do something on a loop
- 4. A set of instructions that follow each other
- 6. Repeating a set of statements for a while
- 7. A easy way of writing a program
- 10. Something that you have selected
- 13. Data that is used in a program
- 14. Statement of computing language
- 16. Something that stores data for later
- 18. A sequence of letters and numbers