Write a program of your own design that includes:
- One dimension array
- Two dimension array
- Setting up an array when the
program is loaded
- Setting up an array with data
from a sequential file
Please don't duplicate what I have done or what the book had
done!