I have these two functions, ReadData which is suppose to take user input for three numbers, and the other function ComputeSum which is suppose to take the values entered by the user and add them together. I am trying to assign the result of the ComputeSum function to the I have these two functions, ReadData which is s