Discussion:
Q: Create a flowchart for this program that would produce a count of the number of residents residing in each of the 22 voting districts
The city of Cary is holding a special census. The census takers collect one record for each resident as follows:
Census File Description
File name: CENSUS
Not sorted
FIELD DESCRIPTION DATA TYPE EXAMPLE
Age Numeric 42
Gender Character F
Marital Status Character M
Voting District Numeric 18
The voting district field contains a number from 1 through 22.