I need an explanation on how to use 2 dimensional arrays displaying names. And single dimensional arrays for displaying letter and number grades. I need to make a self input gradebook for my students and do not know how to function it. I want them to input their names and their 4 test grades, drop the lowest and average the others to display to them. Any help would be appreciated.