public void PrintContestantInfo(Contestant contestant)
 {
     UserInterface.ContestantDetails(contestant);
 }