6.36 lab: subtracting list elements from max - functions when analyzing data sets, such as data for human heights or for human weights, a common step is to adjust the data. this can be done by normalizing to values between 0 and 1, or throwing away outliers. for this program, adjust the values by subtracting each value from the maximum. the input begins with an integer indicating the number of integers that follow. assume that the list will always contain between 1 and 20 integers. ex: if the input is: