Problem 1 Create a recursive function that solves the amount of digits in a number Problem 2 Create a recursive function that solves for the nth digit of the Fibonacci sequence Problem 3 TA Problem