idalieramirez800 idalieramirez800 29-02-2024 Computers and Technology contestada Look at the following code: set1 = set('abc') set2 = set('def') What would be the result of calculating the intersection of set1 and set2?