What is an algorithm
It is a series of step by step instructions for carrying outa procedure or solving a problem
What is a flow chart
It is a graphical way of writing an algorithm to display each process into individual steps
Start/end
An oval representing a start or end point
Arrows
A line is a connector that shows relationships between the 2 shapes
Input/output
A parallelogram represents an input or an output
Process
A rectangle represents a process
Decision
A diamond indicates a decision