| 1 | 10 | ||||||||||||||||||||
| 9 | |||||||||||||||||||||
| 2 | |||||||||||||||||||||
| 3 | |||||||||||||||||||||
| 11 | |||||||||||||||||||||
| 4 | |||||||||||||||||||||
| 5 | |||||||||||||||||||||
| 6 | |||||||||||||||||||||
| 7 | |||||||||||||||||||||
| 8 | |||||||||||||||||||||
Crossword: Flowcharts
Across
1. A flowchart symbol representing where data or information is entered into a process or algorithm.
2. A flowchart symbol that links separate sections to indicate continuation or connection within the process.
3. A flowchart symbol that represents a process repeating multiple times within an algorithm.
4. A visual representation of an algorithm using shapes and arrows to show the flow of instructions.
5. A symbol used in a flowchart to indicate an action taken in an algorithm.
6. A connector in a flowchart that shows the path or sequence between steps in an algorithm.
7. A flowchart symbol representing where data is sent out or displayed during an algorithm's process.
8. The repetition of a set of instructions in a computer program.
Down
9. Software that helps users visually represent processes using connected symbols and arrows.
10. A flowchart symbol used to indicate the start or end of an algorithm.
11. A symbol used in a flowchart to indicate a branching point in an algorithm.