Exercise: Combine two sets

Morning and evening activities overlap. Merge them into one set of all unique activities using the | union operator.
Python
Setting up Python environment...
Output