Projects: Arrays (b)
Instructions: Create a C program that runs successfully for each project below.
Project 1
Create a program that provides telephone area codes for your state or region. Store the area codes in an array, then loop through the array to print the area codes on the screen.