how does the copy function work in python code example Example: python copy set s1 = set() s2 = s1.copy()