Problem
Write a program that will read up to ten nonnegative integers into an array called number Array and then write the integers back to the screen. For this exercise you need not use any functions. This is just a toy program and can be very minimal.