Add a series of N numbers and print the sum and the average. Do this using for loops. For your first prompt you will enter the number N of integers that will follow, then you will be prompted for each integer. Compute the sum and average and provide the output. Do it 3 times using the Matlab, Python, C++