1.

What is getattr() used for?

A. To access the attribute of the object
B. To delete an attribute
C. To check if an attribute exists or not
D. To set an attribute
Answer» B. To delete an attribute


Discussion

No Comment Found