Book Class

This a class that models a Book and should implement the Media interface.

The getId() method: The getId method for the Book class will look exactly identical to the getId method of the CD class explained on the last page.