How can we access elements of a set since sets don't have indices?
By using a for loop to access the elements one by one.