Which Of The Following Statements Is Used To Create An Empty Set #491
Which of the following statements is used to create an empty set?
This multiple choice question (MCQ) is related to the book/course
gs gs109 Python.
It can also be found in
gs gs109 Python Sets - Python Sets - Quiz No.1.
Which of the following statements is used to create an empty set?
{ }
set()
[ ]
( )