Exercise: Add element to set

The colors set is missing 'blue'. Use the .add() method you just learned to insert it.
Python
Setting up Python environment...
Output