Exercise: Symmetric difference
Two tag collections overlap partially. Find the tags that appear in exactly one source, not both. The lesson on set operations introduced an operator for this.
Premium
Python
Setting up Python environment... Output