My program is suppose to print random numbers using a queue, but its printing System.Int32[] instead of the integers. How can i get the integers to print? I\'ve seen similar