The following program uses an if
else structure. The program flow is determined by whether or not the if condition is true. If the users selection is greater than 0, one line of code prints, and, if not, a different line executes.
Heres the Flowchart: