#Python tests

Requires `python 3.6`
All commands to be run from the `python_tests` directory

##Running
```bash
make test_roman_numerals
make test_factorial
```
etc