Problem
1. Declare a numeric type made up of the single-digit numbers.
2. Declare a type called Degrees with eight digits of precision and a range required for a circle.
3. Declare a type called Imperial_Gallons with the same range and precision as the type US_Gallons declared in Quick Check question.