In this instance, c.text is not a method, it is an instance variable. You can check this against the output of help(c) .
確定! 回上一頁