Page 25 - Buku Exploring
P. 25
EXPLORING YOUR MULTIPLE INTELLIGENCES
Example:
B. Flowchart
A flowchart is a visual representation of an algorithm or
process that shows the sequence of steps and decisions involved.
Flowcharts are commonly used in computer programming, systems
analysis, and project management to document and communicate
complex processes.
General Characteristics
1. Graphical symbols:
Flowcharts use
standardized symbols to
represent different types
of actions, decisions,
inputs, outputs, and
connectors.
2. Arrows: These indicate
the direction of flow
between different steps
in the process.
13