The setattr() function sets the value of the attribute of an object. Example. class Student: marks = 88 name = 'Sheeran' person ...
確定! 回上一頁