Put the answers to problems 1-4 in this form
Consider the Mystery function.
Write SumUpEvens(data) recursively.
See the three functions PrintOnePerLine. What is the output for each of them?
See Fibonacci What is the output for Fibonacci(6)? For Fibonacci(10)? Is it possible to compute Fibonacci(50)?