Implement and apply an algorithm.
Determine the result of code segments.
Learning Objective: For nested selection:
a. write nested conditional statements
b. determine the result of nested conditional statement
Nested conditional statements consist of conditional statements within conditional statements.