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

Added one line fibonacci solution javascript #361

Merged
merged 2 commits into from
Oct 17, 2019
Merged

Added one line fibonacci solution javascript #361

merged 2 commits into from
Oct 17, 2019

Conversation

audrius59
Copy link
Contributor

Function to find Fibonacci sequence number.
Implemented with Javascript.

@wzhouwzhou wzhouwzhou mentioned this pull request Oct 5, 2019
@kannagikazuko
Copy link
Collaborator

Fixed the name of the function to make it work; could also compress the function into a "=>" lambda.

@kannagikazuko kannagikazuko added the Lang: Javascript Contributions made in Javascript label Oct 17, 2019
@kannagikazuko kannagikazuko added the hacktoberfest-accepted Hacktoberfest! label Oct 17, 2019
@kannagikazuko kannagikazuko merged commit 2f4dda5 into wzhouwzhou:master Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Hacktoberfest! Lang: Javascript Contributions made in Javascript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants