Exercise: Build guest list

Start with an invite list, remove cancellations, and add replacements. Chain two set operations to produce the final guest list.
Python
Setting up Python environment...
Output