Problem
1. What kind of statement would you use to make an Ada program print out "Middle of roster." only if the value in Name is between "Horace" and "Oliver" inclusive.
2. On a telephone, each of the digits 2 through 9 has a segment of the alphabet associated with it. What kind of control structure would you use to decide which segment a given letter falls into and to print out the corresponding digit?