寫好一個程序之后,運行顯示出的結果是<bound method Student.grade of <__main__.Student object at 0x029C5170>>,是不是要加一個__str__屬性進去? 查看完整描述