I learning python so would you please help me function to take tow set2 and put their union in tuple as first value

后端 未结 0 1141
遇见更好的自我
遇见更好的自我 2020-12-07 10:45

Write a function called inter_and_union(). This function should take two parameters called set1 and set2, and should return a tuple where the first value is the intersection

相关标签:
回答
  • 消灭零回复
提交回复
热议问题