Code has been added to clipboard!

Defining Python set() to Treat Elements as Distinct

Example
yourSet = {'bmw', 'toyota', 'volvo', 'chrysler'}