Chapter 9: Problem 32
Look at the following code: set1 = set([1, 2, 3, 4]) set2 = set([2, 3]) Which of the sets is a subset of the other? Which of the sets is a superset of the other?
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.