(Get two numbers from user) Listen to Number One Listen to Number Two (Check if n1 > n2) If Number One is greater than Number Two Say "The first is greater than the second" (Check if n1 = n2) If Number One is Number Two Say "The Numbers are equal" (Check if n1 < n2) If Number One is less than Number Two Say "The first is less than the second"