// 01. Write an if statement that examines two integer variables and exchanges their values if the first one is greater than the second one.