swagdoe809 swagdoe809 26-05-2023 Computers and Technology contestada Write a recursive function called sumRecursive that takes an integer parameter and uses recursion to sum the integers from 1 to the parameter value.