The .NET Developer practicum is evaluated on.
Rules:
- You must enter time of day as “morning” or “night”
- You must enter a comma delimited list of dish types with at least one selection
- The output must print food in the following order: entrée, side, drink, dessert
- There is no dessert for morning meals
- Input is not case sensitive
- If invalid selection is encountered, display valid selections up to the error, then print error
- In the morning, you can order multiple cups of coffee
- At night, you can have multiple orders of potatoes35
- Except for the above rules, you can only order 1 of each dish type