You need to create a set to store the colors of the rainbow.
- Show all colors (one below the other)
- Show the quantity of colors
- Sort the colors
- Revert the order
- Show all colors starting with "V"
- Remove all colors that do not start with "V"
- Clear the Set and confirm if it is empty