Inspired by a Vsauce DONG about fun math.
|
|
||
|---|---|---|
| tests | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| LICENSE | ||
| main.py | ||
| README.md | ||
Divisibility Rules
Inspired by VSauce's video on Divisibility Rules
Requires Python 3 or later.
Running Tests
python -m unittest tests/*_test.py
