Run Your Tests
cmd>
python -m unittest test_average.py
FFF
-----------------------------------------
Ran 3 tests in 0.001s
FAILED (failures=3)
The test should all fail.