在线名词解释大全 - Python程序设计 - 详细

27() Ifaclassdefinesthe__str__(self)method,foranobjectobjfortheclass,youcanuse______toinvokethe__str__method.

A
obj.__str__()
B
str(obj)
C
obj.str()
D
__str__(obj)
正确答案:
相关推荐
扫描二维码
关注公众平台