Hi my program is meant to calculate the average of however many test scores the user decides to input but before that, I am supposed to print out a chart of the test scores that were entered. I have gone through my book many times and I can't seem to figure out what to put in the next print/cout function when using a pointer. This is just a snippet of my code however if all of it is needed let me know.