Program: You have to prepare this program in C++
Write a program that asks the user to enter two numbers.
The program should use the conditional operator to determine which number is the smaller and which is the larger.
Make sure to add comments. Comments should be added in the program.