nbro/andz

[Bug]: Fix typo in the module `fibonacci.py`'s docstring

nbro opened this issue · 0 comments

nbro commented

andz version

0.1.0

Python version

3.9

Bug description

Here we have

To solve this problem, once we compute fib(3), we can solve the result. This is
called memoization.

It should be save

Code

No response