Hey, I'm working on a lab for my C# class, but the program isn't running right. Part of the lab is to display 3 arrays: the models of some cars, their item numbers, and their prices. I've got everything error-free up to now. Whenever I run the program that's suppose to display the sorted arrays, I get this for an output:
I think I'm not passing something right...but I don't know what I"m doing wrong.

I think I'm not passing something right...but I don't know what I"m doing wrong.
