Vidyalelo
Python · Q74

Python Introduction and basic

Programming · Python · question 74

Q74

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

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

Answer: Option D

Solution

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