Write a program that will ask for two numbers. Use a series of if statements to display whether the two numbers are the same or different, and if relevant, which one is larger.
Write a program that will ask for two numbers. Use a series of if statements to display whether the two numbers are the same or different, and if relevant, which one is larger.