computing
Across
- 1. an error in code where the rules or grammar of the programming language have been changed
- 7. used to store information to be referenced and manipulated in a computer program
- 8. a set of instructions in the style of a programming language but using plain English
- 9. an error where the program does something that was not intended
Down
- 2. used to connect the different boxes in flow diagrams
- 3. considered to be the the simplest sorting algorithm
- 4. a sorting algorithm that orders items in the list as it goes
- 5. a sorting algorithm that splits the list apart then ..... it back together
- 6. spaces put at the beginning of lines of code to help show a program's structure