exercism / exercism/problem-specifications
luhn: It's about checksums.
Open
- Dominant language
- Ruby
- Stars
- 358
- Forks
- 563
- Avg merge
- 18h 41m
- Merged PRs (30d)
- 2
Description
The main purpose of this problem is doing the checksum calculation so checking that the input string is valid should not be part of the requirements.
Test strings in the canonical-data.json file should all be well formed and only contain numbers. (Although I could be convinced that adding spaces for readability is a good idea.)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.