Examveda
Examveda

What is the purpose of the dict() constructor in Python?

A. Creates a new dictionary

B. Converts a list to a dictionary

C. Converts a tuple to a dictionary

D. Converts a string to a dictionary

Answer: Option A


This Question Belongs to Python Program >> Dictionary In Python

Join The Discussion

Related Questions on Dictionary in Python