Examveda

In Python, how can you create an empty set?

A. set()

B. {}

C. empty_set()

D. new_set()

Answer: Option A


This Question Belongs to Python Program >> Sets In Python

Join The Discussion

Related Questions on Sets in Python