8000 Fix return value of recursiveFactorial function by bchalman · Pull Request #23 · TheOdinProject/javascript-exercises · GitHub
[go: up one dir, main page]

Skip to content

Fix return value of recursiveFactorial function #23

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

Merged
merged 1 commit into from
Aug 21, 2018

Conversation

bchalman
Copy link
Contributor

While the previous return functioned the same (because it was calling another factorial function), it was not recursive. All credit still to ThirtyThreeB, just thought this might confuse some people and was worth fixing!

While the previous return functioned the same (because it was calling another factorial function), it was not recursive. All credit still to ThirtyThreeB, just thought this might confuse some people and was worth fixing!
@KevinMulh
8000
ern
Copy link
Member

Thanks @bchalman

@KevinMulhern KevinMulhern merged commit ee8f672 into TheOdinProject:solutions Aug 21, 2018
Oussama5379 added a commit to Oussama5379/javascript-exercises that referenced this pull request Feb 1, 2025
Fix return value of recursiveFactorial function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0