Examveda

Which of the following data structures is returned by the functions globals() and locals()?

A. list

B. set

C. dictionary

D. tuple

Answer: Option C


This Question Belongs to Python Program >> Functions In Python

Join The Discussion

Related Questions on Functions in Python