Across
- 2. a diagram that represents an algorithm using shapes
- 3. The shape to represent a decision in a flowchart
- 7. the part of a flowchart that represents entering data
- 9. A way to describe an algorithm ready to write a programming code
- 10. A repeating set of instructions in an algorithm
Down
- 1. what shape is used to represent a decision in a flowchart?
- 4. the part of a flowchart shape that represents displaying a result
- 5. A set of step by step instructions to solve a problem
- 6. the part of a flowchart that represents a calculation
- 8. a yes no choice on a flowchart
