Challenge: Implement Miner Interface
This lesson brings you a challenge to solve.
We'll cover the following...
Problem statement
Analogous to the Sorter interface, we developed previously, make a Miner
interface with the necessary operations ...