What is getattr() used for?
What is getattr() used for? Correct Answer To access the attribute of the object
getattr(obj,name) is used to get the attribute of an object.
মোঃ আরিফুল ইসলাম
Feb 20, 2025