Unable to get the first two items in an array when creating a Fibonacci sequence in JS

后端 未结 0 506
无人及你
无人及你 2020-12-09 21:45

I\'ve been trying to create a Fibonacci sequence that always starts with [0, 1] using simple JS. However, the way it\'s written now, the function does not return the first t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题