I have a Bookcase class, My instructor wants me to write a method for a user to add Book objects to the bookcase until they decide to stop. Use a while loop.