为了账号安全,请及时绑定邮箱和手机立即绑定

出现问题:'int' object is not callable

check acc avaible:select * from account where accid=1601

check acc avaible:select * from account where accid=1602

has_enough_money:select * from account where accid=1601 and money>200

reduce_money:update account set money=money-200 where accid=1601 

出现问题:'int' object is not callable


正在回答

2 回答

我也遇到跟你同样的问题了   你解决了么

0 回复 有任何疑惑可以回复我~

你出错的代码不是这几行吧?这几行应该没问题,debug看你具体出错的的行数,可以贴上来看看

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
Python操作MySQL数据库
  • 参与学习       85011    人
  • 解答问题       171    个

本视频教程讲解Python如何开发MySQL数据库程序

进入课程

出现问题:'int' object is not callable

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信