Hey,

Im trying to make a program that will ask for a Name, then an account number to go with that name. Then, another name, and another number with that name, and so on. Then at the end, it will list them all out.

I want to work on this and figure it out myself to learn it, but can anyone please give me just somewhere to start, like a basic structure of my program. Do I use an array, 2 arrays... an array of strings. What would be best.

Any help would be greatly appreciated.

Thanks.