Examveda

In Python, how can you create an empty dictionary?

A. dict()

B. {}

C. empty_dict()

D. new_dict()

Answer: Option A


This Question Belongs to Python Program >> Dictionary In Python

Join The Discussion

Related Questions on Dictionary in Python