Inspired by a Vsauce DONG about fun math.
				
			
		| tests | ||
| .gitignore | ||
| 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
| tests | ||
| .gitignore | ||
| main.py | ||
| README.md | ||
Inspired by VSauce's video on Divisibility Rules
Requires Python 3 or later.
python -m unittest tests/*_test.py