houndog2096 houndog2096 19-11-2021 Computers and Technology contestada Write a function ComputeVal that takes two integer parameters and returns the product of the two parameters plus 9. Ex: ComputeVal(4, 6) returns 33.