Run »
thisset = {"apple", "banana", "cherry", "apple"} print(thisset)
{'banana', 'cherry', 'apple'}