Vidyalelo
Python · Q82

Python Sets MCQs: Exam

Programming · Python · question 82

Q82

Which of the following statements is used to create an empty set?

A.
{ }
B.
set()
Answer
C.
[ ]
D.
( )

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board