Write an enumeration Currency whose enumerators are the names of D. S. coins with values up to one dollar and in which the integer associated with an enumerator is the value of that coin; for example, one enumerator would be DIME associated with the integer 10.