cf. PR #89 This includes calling the function `diff_color` ```py3 factual_fmt, target_fmt = diff_color(factual, target) ``` and then printing the `_fmt` variables instead of the original numbers.