Problem
1. Declare a type called US_Gallons that is appropriate for the amount of gasoline pumped into a car.
2. Write the statement to instantiate a package to do input and output with US_Gallons.
3. Write a single statement to display the number of digits of precision used by the type My_Float_Type.