True or False: the set {1, 2, 3, 4} and the set {4, 3, 1, 2} are the same
True
- False: even though the same elements are in both sets, the ordering makes them different
- False: {1, 2, 3, 4} and {4, 3, 2, 1} would be the same but since the second set is {4, 3, 1, 2}, they are different