Then create a driver class called YourLastNameQuiz2, whose main method instantiates and updates two Dice objects. Roll the pair of dice 100 times. Each time, get the face values of the 2 dice and compute the sum. If the sum of the two face values is 7 or 11, then print Congratulations.