What are flowcharts?
A graphical representation of an algorithm. Makes us do use symbols. Arrows show the direction
What is the use of an oval?
Start and end
What is the use of an arrow?
A line connected that shows relationships between shapes
What is the use of a parallelogram?
Input or output also known as an action
What is the use of a rectangle?
Process or task
What is the use of a kite?
A decision