2 Trace each of the following Python functions and associated calls. At each step, give the current value of n, any action that is taken, the output and the next call that is made. Note what happens when you reach the base case. if the function has return values, state
OR
OR