Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
nbro opened this issue Apr 9, 2024 · 0 comments · Fixed by #116
Closed

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

nbro opened this issue Apr 9, 2024 · 0 comments · Fixed by #116
Assignees
Labels
bug An error in the source code.

Comments

@nbro
Copy link
Owner

nbro commented Apr 9, 2024

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

@nbro nbro added the bug An error in the source code. label Apr 9, 2024
@nbro nbro self-assigned this Apr 9, 2024
@nbro nbro linked a pull request Aug 28, 2024 that will close this issue
@nbro nbro closed this as completed in #116 Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An error in the source code.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant