Q74
Which of the following statements is used to create an empty set in Python?
A.
( )
B.
[ ]
C.
{ }
D.
set()
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board