 |
 |
 |
 |
 |
 |
 |
 |
 |
• |
Outputs:
The average (float) for each
|
|
|
site,
displayed to two decimal places.
|
|
|
• |
Discussion:
Several loops are required: one
|
|
|
to
process the data from all sites, one to sum
|
|
the
12 values at each site, two more loops
|
|
|
for
data validation
|
|
|
• |
Assumption:
The user processes data for at
|
|
|
least
one site.
|
|