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