My assignment is to ask the user to enter a number 1-12 and you will print out the the name of the month. You MUST use enumerated types to associate the number entered to the name of the month.
...