Rewrite the solution to the first n odd Fibonacci numbers problem so that it uses the general

Question:

Rewrite the solution to the first n odd Fibonacci numbers problem so that it uses the general stream filter, filter-stream, instead of filter-odds. Modify this to return the first n even Fibonacci numbers and then modify it again to return the squares of the first n Fibonacci numbers.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: