This is the presentation associated with the python sets video.
[dflip id=”3640″ ][/dflip]
Python Sets Video Question
This is the question that was asked in the python sets video
Question :
Which of the following is not a set
a. {1,2,3}
b. {1,2,3,(4,5)}
c. {}
d. {(1,2),(1,2)}
[bg_collapse view=”button-blue” color=”#ffffff” icon=”eye” expand_text=”Show Answer” collapse_text=”Hide Answer” ]
Answer: c
[/bg_collapse]