Implement factorial
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
`x! = x * (x-1) * (x-2) * ... * 2 * 1`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.