- A {
- B KeyError:
Python Programming Language MCQ Python Set MCQ
⚠ Report ✓ Question Verified Copy Link
sampleSet = {"Yellow", "Orange", "Black"}
sampleSet.discard("Blue")
print(sampleSet)
Learn More MCQ Questions from Python Programming Language MCQ Python Set MCQ