An open API service indexing awesome lists of open source software.

https://github.com/holsee/digits

code kata for counting occurrences of `1` in a number range
https://github.com/holsee/digits

kata

Last synced: 2 months ago
JSON representation

code kata for counting occurrences of `1` in a number range

Awesome Lists containing this project

README

        

# Digits

_why use a class where a function will do ;)_

## Challenge:

![Challenge](./digits_challenge.png?raw=true)