1.

______________ returns a dictionary of the module namespace.________________ returns a dictionary of the current namespace

A. locals()globals()
B. locals()locals()
C. globals()locals()
D. globals()globals()
Answer» E.


Discussion

No Comment Found