Exercise: Find common elements
Two teams of developers are stored as sets. Find the people who work in both teams using the
& intersection operator.Premium
Python
Setting up Python environment... Output
& intersection operator.Setting up Python environment...