Make a main method that uses the compareValues method from question 29 to determine if two integers are the same. Prompt the user for two integers, then accept the two integers from the user. Print a message that states whether or not the values are the same.