adplus-dvertising
frame-decoration

Question

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

a.

{ }

b.

set()

c.

[ ].

d.

( )

Posted under Tuples and Sets Python

Answer: (b).set()

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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