There are two deliverables for this exercise. The new classes will have Javadoc comments or Python docstrings.
The Bet class.
A class which performs a unit test of the
Bet class. The unit test should create a
couple instances of Outcome, and establish
that the winAmount and
loseAmount methods work correctly.