Next Exam will be Mon, Mar 17
Arrays (See lab 5 for sample code)
nums
nums
using the random number generator in the range from 0 to width.
nums
.
nums
and print the result.
nums
nums2
of the same size and copy the elements of nums
into nums2
so that the two arrays have identical values for each index.
nums2
by the average and print out the values.