A flowchart turns an algorithm into a visual journey.
A flowchart is a diagrammatic representation of an algorithm.
Each symbol shows a different type of action, and arrows show the direction in which the algorithm moves.
β
Input
β
Process
β
Output
β
Stop