Page 236 - Programming With Python 3
P. 236
An Introduction to STEM Programming with Python — 2019-09-03a Page 223
Bonus Chapter 2 — Flow Charting
(IO) moved into or out of the system or task being
defined. Only ONE flow should enter or exit an
Free IO.
The connector symbol is used to simplify the flow
Connector
lines. If a flow line becomes too long and must
cross several other flow lines you may break the
line with a connector. Only ONE flow should exit
a connector.
Off Page The Off Page Connector works like the connector
Connector
eBook except it tells the reader that the other end of this
connector is on another page of the diagram. Only
Edition The annotation symbol is used to add extra
ONE flow should exit an off page connector.
Annotation
explanatory text about another symbol.
Please support this work at
Parallel Mode The parallel mode connector allows the process to
http://syw2l.org
be split into several flows that can be accomplished
at the same time. This is especially helpful to chart
systems that have sections that may be done
independently of each other.
Free
Bicycle Built For Two Example
eBook
To re-enforce the idea of flowcharting lets look at another example.
Edition
Copyright 2019 — James M. Reneau Ph.D. — http://www.syw2l.org — This work is licensed
under a Creative Commons Attribution-ShareAlike 4.0 International License.

