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