写好一个程序之后,运行显示出的结果是<bound method Student.grade of <__main__.Student object at 0x029C5170>>,是不是要加一个__str__属性进去?
相关分类