drzewostan2312 drzewostan2312 29-02-2024 Computers and Technology contestada Assume that set1 references a set of integers and set 2 references an empty set. Write code that iterates through each element of set1. If the element is greater than 100, add it to set2.