Question

Program Specifications Write a program to search three parallel arrays containing customer credit card debt information. Identify statistics

such as the number of customer names that begin with 'S', the number of customers with no debt, and the number of customers that live in

a specific state.

Note: This program is designed for incremental development. Complete each step and submit for grading before starting the next step. Only

a portion of tests pass after each step but confirm progress.

Question image 1