Vidyalelo
Python · Q87

Functions in Python

Programming · Python · question 87

Q87

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

A.
list
B.
set
C.
dictionary
Answer
D.
tuple

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board