An open API service providing repository metadata for many open source software ecosystems.

GitHub / CodingChallengesBooklet / FactorialFinder

The Factorial of a positive integer, n, is defined as the product of the sequence n, n-1, n-2, ...1 and the factorial of zero, 0, is defined as being 1. Solve this using both loops and recursion.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodingChallengesBooklet%2FFactorialFinder

Stars: 0
Forks: 2
Open issues: 0

License: unlicense
Language: Python
Size: 20.5 KB
Dependencies parsed at: Pending

Created at: almost 3 years ago
Updated at: about 1 year ago
Pushed at: almost 3 years ago
Last synced at: about 1 year ago

Topics: alevel, challenges, challenges-solved, easy, factorials, gcse, loops, python, recursion, rust

Funding Links https://github.com/sponsors/hrszpuk

    Loading...