Which Of The Following Data Structures Is Returned By The #705
Which of the following data structures is returned by the functions globals() and locals()?
This multiple choice question (MCQ) is related to the book/course gs gs109 Python. It can also be found in gs gs109 Argument Passing, Variables and Recursion - Python Global vs Local Variables - Quiz No.2.
Which of the following data structures is returned by the functions globals() and locals()?
list
set
dictionary
tuple