print (dir(object_name)). 2) vars() function: vars() is an inbuilt function that will show all the attributes of a Python object. It takes one parameter, ...
確定! 回上一頁