use a for loop to compute velocity from the altitude data using forward differences. (b) modify your code to calculate the velocity without using a loop. (c) your script should also plot the computed velocity as a function of time.