Describe the difference between a chained conditional and a nested conditional

Describe the difference between a chained conditional and a nested conditional. Give your own example of each. Do not copy examples from the textbook.

Deeply nested conditionals can become difficult to read. Describe a strategy for avoiding nested conditionals. Give your own example of a nested conditional that can be modified to become a single conditional, and show the equivalent single conditional. Do not copy the example from the textbook.

70 words