Print an integer array. The output from the array of 4 integer elements should be: 1 2 3 4 The numbers must be on new lines with no spaces.
Print an integer array. The output from the array of 4 integer elements should be: 1 2 3 4 The numbers must be on new lines with no spaces.