Intern — Middle
Fibonacci sequence iterator
livecode
Task condition
Implement an iterator that sequentially outputs Fibonacci sequence elements: 0, 1, 1, 2, 3, 5, 8, ...
livecode
Task condition
Implement an iterator that sequentially outputs Fibonacci sequence elements: 0, 1, 1, 2, 3, 5, 8, ...