For the draft, implement a class
FirstDigitDistribution
as described in Exercise P10.4 of your textbook. For the final, modify the
display
method of that class to produce a histogram, as described in Exercise P10.1.