Exercise: Deduplicate and compare
Two store inventories are stored as lists with repeated items. Convert them to sets and find the products sold at both stores in a single expression.
Premium
Python
Setting up Python environment... Output
Setting up Python environment...