float object is not callable,不知道代码哪里有问题,刚入手python,对类不怎么懂
if s.gpa() > best.gpa()变成if s.gpa > best.gpa