Look at the array of Fibonacci numbers below and match the code snippet with the correct output.
const arr = [1, 1, 2, 3, 5, 8];Look at the array of Fibonacci numbers below and match the code snippet with the correct output.
const arr = [1, 1, 2, 3, 5, 8];Create a free account to access the full topic