Examveda
Examveda

Which method is used to get a list of all values in a dictionary?

A. values()

B. get_values()

C. all_values()

D. list_values()

Answer: Option A


This Question Belongs to Python Program >> Dictionary In Python

Join The Discussion

Related Questions on Dictionary in Python