我在使用math函数是遇到了SyntaxWarning: 'int' object is not callable; perhaps you missed a comma?的问题
少个 *
l = 9.8*((T/(2*(math.pi)))**2)