Assume you have a list of numbers, A, and A[i] (i>=1) represents the ith element of the list. Now please define arecursivefunction, f(n), which represents the product of the first n elements in the list for n>=1. Note: the product of an element refers to the element itself.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here