

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following data structures is returned by the functions globals() and locals()? |
A. | list |
B. | set |
C. | dictionary |
D. | tuple |
Answer» D. tuple | |