Write a dfn that takes an integer right argument and returns that number of terms in the Fibonacci sequence.
source
Tell a Fib (APL Quest 2014-3)

Write a dfn that takes an integer right argument and returns that number of terms in the Fibonacci sequence.
source