Implements command to eXpel (delete all info about) a patron,
checking first to make sure no pending matters such as book still
checked out or fine owed.
Main command loop: Issues prompt, waits for user to type line of input,
matches typed-command against available command, dispatches to
appropriate command handler.