Examveda

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

A. ( )

B. [ ]

C. { }

D. set()

Answer: Option D


This Question Belongs to Python Program >> Introduction To Python

Join The Discussion

Related Questions on Introduction to Python