-
Notifications
You must be signed in to change notification settings - Fork 28
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
[Problem] Fibonacci numbers #10
Comments
@ademclk Will this contribution not count for hacktoberfest 2022? |
|
No worries @ademclk Thank your for merging my PR. |
I registered this repo for Hacktoberfest 2022. I think all pull requests merged by me counted towards in the competition. I'll create another issue with the hacktoberfest label. Can you try it and inform me? Thanks for your interest. |
Fibonacci sequence
In the Fibonacci sequence find the sum of the odd-valued terms whose values do not exceed 10000 (ten thousand).
The text was updated successfully, but these errors were encountered: