Fibonacci number using Repeat loop

前端 未结 0 1071
隐瞒了意图╮
隐瞒了意图╮ 2020-12-03 23:28

How could I use repeat() loop function to find the biggest Fibonacci number until e.g. 1000 (so that it is less than 1000) ?

I found that it is possible doing it with

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