Examveda

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

A. { }

B. set()

C. [ ]

D. ( )

Answer: Option B


This Question Belongs to Python Program >> Sets In Python

Join The Discussion

Related Questions on Sets in Python